A:Link  {
	color : #FFFF00;
	text-decoration : underline;
}

A:Visited  {
	color : #FFFF00;
	text-decoration : underline;
}

A:Hover  {
	color : #FFFF00;
	text-decoration : underline;
}

BODY  {
	background-color : #C0C0C0;
	font-size : small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

