td {
	background: #A2A2FF;
	font-family: sans-serif;
	font-size: 14px;
}

}
P  {font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;}

H1  {}

H2  {}

H3  {}

A  {
	color : Navy;
	text-decoration : none;
	font :	sans-serif;
	font-size: 18px
	font-weight: normal;
}

A:Visited  {
	color : Navy;
	text-decoration : none;
	font : normal;
}

A:Active  {
	color : Navy;
	text-decoration : none;
	font : normal;
}

A:Hover  {
	color : Red;
	text-decoration : none;
	font : normal;
	font-size: 14px;
	text-decoration: none;
}

BODY  {}
