DIV {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
}

TABLE {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
}

LI {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
}
P {
 	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
}
BODY {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
}

A {
	color: #CC0000;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
        font-size: x-small;
}

A:HOVER {
	color: #FFFFFF;
	font-style : normal;
	background : #CC0000;
        font-weight : bold;
	text-decoration : none;
        font-size: x-small;
}
