#home-links
{
text-align: center;
}

#home-links ul
{
list-style: none;
padding: 0;
margin: 0;
}

#home-links li a
{
background-color: white;
line-height: 2em;
width: 18em;
display: block;
border-bottom: 1px solid #d3e2e9;
color: #1e3961;
text-decoration: none;
text-align: left;
font-size: 8pt;
margin-left: .5em;
margin-right: .5em;
}

#home-links a:hover
{
background-color: #cccccc;
line-height: 2em;
width: 18em;
display: block;
border-bottom: 1px solid #d3e2e9;
color: #1e3961;
text-decoration: none;
text-align: left;
font-size: 8pt;
margin-left: .5em;
margin-right: .5em;
}

#home-links h3
{
background-color: #d3e2e9;
line-height: 2em;
width: 18em;
display: block;
border: 1px solid #1e3961;
color: #0d2474;
text-decoration: none;
text-align: center;
font-size: 8pt;
font-weight: bold;
}

.news-links {
		font-family: arial;
		font-size: 8pt;
		font-weight: normal;
		color: #000000;
		background-color: #ecece5
		}

td.news-links {
		background-color: #ecece5;
		}

a.news-links
{
background-color: #ecece5;
line-height: 1em;
display: block;
color: #1e3961;
text-decoration: none;
text-align: left;
font-size: 8pt;
margin-left: .5em;
margin-right: .5em;
}

a:hover.news-links
{
background-color: #ecec5;
line-height: 1em;
display: block;
color: #1e3961;
text-decoration: underline;
text-align: left;
font-size: 8pt;
margin-left: .5em;
margin-right: .5em;
}
