/* style created © 2001-2002 by BasicTemplates.com™ on 05.30.2002. Duplication or redistribution is strictly prohibited. */

a:link	{
	color : #D9B61E;
	font-weight : bold;
	text-decoration :none;
}

a:visited {
	color : #666666;
	font-weight : bold;
	text-decoration :none;
};
a:hover	{
	color : #AF7C47;
	font-weight : bold;
	text-decoration : none;
}

a:active {
	color : #AF7C47;
	font-weight : bold;
}

body {
	background-color : #000000;
	color : #000000;
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

h1 {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-weight : bold;
	letter-spacing : 2px;
}

p {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

td {
	color : #000000;
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}


