body {
	font-family:Arial;	
	color:#FFF;	
	margin:0px;
	font-size:12px;
	background-color:#030303;
word-spacing: 1px;
line-height:16px;
}

A:link {
	text-decoration: none;
	color: #DD9F10;
}
A:visited {
	text-decoration: none;
	color: #DD9F10;
}
A:active {
	text-decoration: none;
	color: #DD9F10;
}
A:hover {
	text-decoration: none;
	color: #976B0D;
}
.contactForm
{
    height: 14px;
    text-align: right;
    font-size: 12px;
}

.contactFormContents
{
    font-size: 12px;
}
