
BLOCKQUOTE {
	font-size: x-small;
	
}


TABLE {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: justify;
	font:


}


A.{
	color: Blue;
	text-decoration: none;
}

A.:HOVER {
	text-decoration: underline;
	color: Red;
}




BODY {
	color: Black;
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: justify;
}



A.footer {
	color: Red;
	font-size: x-small;
	font-weight: bold;
}

A.footer:HOVER {
color: Red;
	font-size: x-small;
	font-weight: bold;

}








A.left {
	color: Silver;
	font-weight: bold;
	font-size: 93%;
	text-decoration: none;
}

A.left:HOVER {
	text-decoration: underline;
	color: White;
	font-weight: bold;
font-size: 93%;
}

