P  {
	font-family: Tahoma;
	font-size: 12px;
}

H1  {}

H2  {}

H3  {}

A  {
	color: #900;
	text-decoration : none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

A:Visited  {
	color : #900;
	text-decoration : none;
	font : bold;
}

A:Active  {
	color : #900;
	text-decoration : none;
	font : bold;
}

A:Hover  {
	color: #09C;
	text-decoration : none;
	font : bold;
}

BODY  {
	font-family: Tahoma;
	font-size:10px
	}
