A.tinyhid {
	font-size :  xx-small;
	color :  Black;
	text-decoration :  none;
}

A.tinyhid:LINK {
font-size :  xx-small;
	color :  Black;
	text-decoration :  none;
}

A.tinyhid:VISITED {
font-size :  xx-small;
	color :  Black;
	text-decoration :  none;
}



BODY
{
    COLOR: black;
    FONT-FAMILY: Arial, Courier, Helvetica;
    FONT-SIZE: 10pt
	
}
.default
{
    COLOR: black;
    FONT-FAMILY: verdana, Courier, Helvetica;
    FONT-SIZE: 10pt
}
.defaultsmall
{
    COLOR: black;
    FONT-FAMILY: verdana, Courier, Helvetica;
    FONT-SIZE: 8pt
}






A {
	
	text-decoration : underline;
	color : #navy;} 
	
	.hid:{
	color : #000000;
	text-decoration : none;}
	
	
A:VISITED {
	
text-decoration : underline;
	color : navy;}
	
	.hid:VISITED{
	color : #000000;
	text-decoration : none;} 