body	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	color:#3AA82E;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: underline;
	text-decoration: none;
	color:#4C5493;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-decoration: underline;
	color:#060E48;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	color:#3AA82E;
}



.tickerbold {
font-weight:bold;
font-size:11px;
color:#000033;
}

.boldhead {
font-weight:bold;
font-size:12px;
color:#000033;
}

.tickercaps {
text-transform:uppercase;
font-weight:bold;
color:#000033;
font-size:11px;
padding-left:15px;
}

#ticker { 
border: 1px solid #000033; 
padding: 2px; 
margin: 2px;
font-size:11px;
text-align:justify;
float:right;
width: 156px;
background-color: #FFFFCC;
}

#ticker a
{
font-size:11px;
}

#boxcat	{
border:1px solid #000066;
margin:20px 2px;
padding:2px; 
width:760px; 
clear:both; 
font-weight:bold;
}


