BODY  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : white;
}

td  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : none;
	font-style : normal;
	color : #FFFFFF;
}

A:Link  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : white;
	text-decoration : none;
}

A:Visited  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : white;
	text-decoration : none;
}

A:Active  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : yellow;
	text-decoration : none;
}

A:Hover  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	color : yellow;
	text-decoration : none;
}

.title  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #FFFFFF;
}

.fest  {
	font-size : 14pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #FFFFFF;
}

<img>  {
	border-color : Red;
}


