<head>
<title>Green&amp;Gold Stylesheet</title>
	
</head>
P  {
	font-family : Arial, Helvetica;
	color : #D6BD63;
}

H1,h2,h3,h4,h5,h6  {
	font-family : Arial, Helvetica;
	color : #D6BD63;
}

H2  {}

H3  {}

A  {
	font-family : Arial, Helvetica;
	color : #D6BD63;
	text-decoration : none;
}

A:Visited  {
	text-decoration : none;
}

A:Active  {
	text-decoration : none;
}

A:Hover  {
	font-family : Arial, Helvetica;
	color : Yellow;
	text-decoration : none;
}

BODY  {
	font-family : Arial, Helvetica;
	color : #bda521;
	background-color : #007341;
}

