P  {
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, Sans Serif;
	font-weight : normal;
	font-style : normal;
}


A  {
	color : #000066;
	text-decoration : underline;

}

A:Visited  {
	color : #000066;
	text-decoration : underline;

}

A:Active  {
	text-decoration : underline;
}

A:Hover  {
	color : #000099;
	text-decoration : underline;

}

BODY  {
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, Sans Serif;
	background-color: #BBBBBB;
	font-weight : normal;
	font-style : normal;
}


