body,ul,li,p {
	/*font-family: Optima,GT-OptimaPPlot,Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000; /* #425200; */
}

a
{
	color: #000000;
	text-decoration: underline;
}

a:link 
{
	color: #000000;
	text-decoration: underline;
}

a:vlink
{
	color: #000000;
	text-decoration: underline;
}

a:hover
{
	color: #B30D22;
	text-decoration: none;
}

.centerBackground {
	background-attachment: fixed;
	background-image: url("../images/backgrounds/background_symbol_greengold.gif");
	background-repeat: no-repeat;
	background-position: center center;
}

.underlineTitle
{
 	color: #000000;
	text-decoration: underline;
}