.navtopline A, .navtopline A:link, .navtopline A:visited{
	color:#FFFFFF;
	text-decoration : none;
}

.navtopline A:hover{
	color:#FFCC00;
	text-decoration : none;
}

A:link { color: #003333; text-decoration : underline;}
A:visited { color: #003333; text-decoration : underline;}
A:active { color: #993333; text-decoration : underline;}
A:hover { color: #006666; text-decoration : none;}

A.col:link { color: #003333; text-decoration : underline;}
A.col:visited { color: #003333; text-decoration : underline;}
A.col:active { color: #993333; text-decoration : underline;}
A.col:hover { color: #006666; text-decoration : none;}

A.bottom:link { color: #003333; text-decoration : underline;}
A.bottom:visited { color: #003333; text-decoration : underline;}
A.bottom:active { color: #993333; text-decoration : underline;}
A.bottom:hover { color: #006666; text-decoration : none;}
