
 

A.rightmenu:HOVER{
	color: White;
	font-size: 88%;
	font-weight: bolder;
	font: Book Antiqua;
	text-decoration: none;
}	

A.rightmenu{
		color: #666699;
	font-size: 88%;
	font-weight: bolder;
	font: Book Antiqua;
}	


BLOCKQUOTE {
	font-size: x-small;
	
}


TABLE {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: justify;
}





BODY {
	color: Black;
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: justify;
}

A.footer {
color: #993333;
	font-size: x-small;
font-weight: bold;


}

A.footer:HOVER {
color: 993333;
	font-size: x-small;
	font-weight: bold;

}



A {
	color: Navy;
	text-decoration: none;
	font-size: x-small;
}

A:HOVER {
	text-decoration: underline;
	font-size: x-small;


}

