a:link
{
	color: #336699;
	text-decoration: none;
}

a:hover
{
	color: #996600;
	text-decoration: underline;
}

a:visited
{
	color: #336699;
	text-decoration: none;
}

a:active
{
	color: #336699;
	text-decoration: none;
}

.headline
{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #996600;
	text-decoration: none;
}

h1
{
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
	text-transform:	 none;
	color: #996600;
	text-decoration: none;
}

body 
{
	font-family: Verdana;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	text-align: justify;
}

.contactInfo
{
	font-family: Verdana;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
}

.error
{
	font-family: Verdana;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}

.headerbuttons 
{
	font-family: Verdana;
	line-height: 15px;
	color: #CCCCCC;
	font-size: 10px;
	text-align: justify;
}

.headerbuttons A:link	 {
	color: #CCCCCC;
	text-decoration: none;
}
.headerbuttons A:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.headerbuttons A:active {
	color: #CCCCCC;
	text-decoration: none;
}
.headerbuttons A:hover {
	color: #CCCCCC;
	text-decoration: underline overline;
}

