P  {
	font-size : 14 px;
	font-family : Arial, Andale Mono, Tahoma;
	color : White;
	margin-right : 4;
	margin-top : 4;
}

DIV {
	font-size : 16 px;
	font-family : Arial, Andale Mono, Tahoma;
	color : White;
	margin-right : 4;
	margin-top : 4;
}
ul,ol,li {font-size:14px;font-family : Arial, Andale Mono, Tahoma;color : White;}

H1  {}

H2  {}

H3  {}

A  {
	font-size : 14 px;
	font-family : Arial, Andale Mono, Tahoma;
	font-weight : normal;
	font-style : normal;
	color : Red;
	text-decoration : underline;
}

A:Visited  {
	font-size : 14 px;
	font-weight : normal;
	color : Red;
	font-family : Arial, Andale Mono, Tahoma;
	text-decoration : underline;
	font-style : normal;
}

A:Active  {
	font-size : 14 px;
	font-family : Arial, Andale Mono, Tahoma;
	font-weight : normal;
	font-style : normal;
	color : Red;
	text-decoration : underline;
}

A:Hover  {
	font-size : 14 px;
	font-family : Arial, Andale Mono, Tahoma;
	font-weight : normal;
	font-style : normal;
	color : Red;
	text-decoration : underline;
}

.red {color: Red}

BODY  {}


