A  {
	color : #993300;
	text-decoration : none;
}

A:Visited  {
	color : #996600;
}

A:Active  {
	color : #993300;
}

A:Hover  {
	text-decoration: underline;
	text-align: right;
	font-size: medium;

}

BODY  {
	font-family : "Times New Roman", Times, serif;
	background-color : #ffffff;
	text-decoration : none;
	text-align: left;
	font-size: small;
}.large {
	font-size: xx-large;
}
