﻿body, html
{
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	z-index: 0;
	font-family: Verdana;
	font-size: 9pt;
	line-height: 14pt;
}

a, a:visited
{
	color: #929918;
	text-decoration: underline;
}

a:hover
{
text-decoration: none;
color: black;	
}

#footer, #footer2, #header a
{
	font-size:8pt;
}

#footer a, #footer2, #footer2 a, #header a
{
	color: White;
	text-decoration: underline;
}

#footer a:hover, #footer2, #header a:hover
{
	text-decoration: none;
}

.big_bold
{
	font-weight: bold;
	color: #929918;
	font-size: 14pt;
	text-transform: uppercase;
}
