a:link
{
	color: rgb(0,0,102); 
}
a:visited
{
	color: rgb(128,0,0); 
} 
a:active 
{
	color: rgb(0,0,192);
}
p            { font-family: Verdana; font-size: 12px; color: #000066 }