body {
	background-color: #003466;
}
.news
{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
font-weight:normal;
line-height:18px;
text-align:justify;
padding:0px 0px 0px 0px;
}
.news a
{
color:#000000;
text-decoration:none;
}
.news a:hover
{
color: #990000;
text-decoration:none;
font-weight:bold;
}
#marqueecontainer{
position: relative;
width: 250px; /*marquee width */
height: 86px; /*marquee height */
overflow: hidden;
padding:0px 0px 0px 0px;
}
.menu
{
font-family: Tahoma;
font-size:12px;
color:#000000;
text-align:center;
padding:0px 0px 0px 0px;
}
.menu a
{
color:#000000;
text-decoration:none;
}
.menu a:hover
{
color: #ffffff;
text-decoration:none;
}
.text
{
font-family: Tahoma;
font-size:11px;
color:#6699cc;
text-align:center;
padding:0px 0px 0px 0px;
}