body, td, center, p, div {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	color: #666666;
}

A  {
	text-decoration : none;
	font-weight : bold;
	color : #003366;
}

A:Visited  {
	color : #003366;
	font-weight: bold;
	text-decoration : none;
}

A:Active  {
	text-decoration : none;
	font-weight: bold;
	color : #990000;
}

A:Hover  {
	text-decoration : underline;
	font-weight: bold;
	color : #999966;
}

.smblue {
	color : #999966;
}

.newside  {
	font : 11px arial, helvetica, sans-serif;
	color : #003366;
}

.small {
	font : 11px arial, helvetica, sans-serif;
}

.bold {
	font-weight: bold;
	color : #003366;
}

.boldred {
	font-weight: bold;
	color : #990000;
}



