P  {
	font-family : Verdana;
}

H1  {}

H2  {}

H3  {}

A  {
	font-size : x-small;
	font-family : Arial;
	color : #94B08E;
	underline : none;
	font-weight : bold;
	text-decoration : none;
}

A:Visited  {}

A:Active  {}

A:Hover  {
	font-size : x-small;
	font-family : Arial;
	color : #004F00;
	underline : none;
	font-weight : bold;
	text-decoration : none;
}

BODY  {
	font-size : x-small;
	font-family : Arial;
	font-weight : bold;
	color : #004F00;
	text-decoration : none;
}

.butt  {
	font-size : x-small;
	font-family : Arial;
	color : red;
	underline : none;
	font-weight : bold;
	text-decoration : none;
}

