P  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : 800000;
}

ul  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : 800000;
}

ol  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : 800000;
}

B  {
	font-size : 12px;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
}

A  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #0000FF;
	text-decoration : none;
}

A:Visited  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #CC0000;
	text-decoration : none;
}

A:Active  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #FF0000;
	text-decoration : none;
}

A:Hover  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #008000;
	text-decoration : none;
	background-color : White;
	background : #fdf5e6;
}

BODY  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : 800000;
}


