body { color: black; background-color: white; }

p {}

td { line-height: 20px ; color: #204164; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }

a:link { color: #204164; font-size: 12px; text-decoration: underline }

a:visited { color: #204164; font-size: 12px; text-decoration: underline  }

a:hover { color: #204164; font-size: 12px; text-decoration: none }

a:active { color: #204164; font-size: 12px; text-decoration: underline }

A.menu1   { color: #fff; font-size: 14px; text-decoration: none  }

A.menu1:VISITED   { color: #fff; font-size: 14px; text-decoration: none  }

A.menu1:ACTIVE   { color: #fff; font-size: 14px; text-decoration: none  }

A.menu1:HOVER 	{
		font-size: 14px; 
		text-decoration:	underline;
		color:			#ffcc00;
}

.menuoff   { color: #ffcc00; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }

.smallblue   { color: #336699; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
