body, p,td,tr 
{
		font-family : Verdana,Arial,Helvetia,sans-serif; font-size : 8pt;
}


A.navigation:link
{
		color : #0099ff;
		font-weight : bold;
		text-decoration: none; 
}

A.navigation:visited
{
		color : #0099ff;
		font-weight : bold;
		text-decoration: none;
}

A.navigation:hover
{
		color : #000033;
		font-weight : bold;
		text-decoration: none;
}


A.navigation:active
{
		color: #000033;
		font-weight : bold;
		text-decoration: none;

}


