BODY  {
	font-family : Arial;
	}

A  {
	text-decoration : none;
	color : 0000CC;
	font-weight : bold;
	font-family : Arial;
}

A:Visited  {
	text-decoration : none;
	color : 0000CC;
	font-weight : bold;
	font-family : Arial;
}

A:Active  {
	text-decoration : none;
	color : 000000;
	font-weight : bold;
	font-family : Arial;
}

A:Hover  {
	text-decoration : none;
	color : CC0000;
	font-weight : bold;
	font-family : Arial;
}
	
P   {
	font-family : Arial;
	}
	
B  {
	font-family : Arial;
	font-weight : bold;
	color : 660000;
	}

.text  {
	font-family : Arial;
	font-size : small;
	color : 000000;
	}



