body { 
	font: 8pt/16pt arial; 
	color: #997973; 
	background: #000000; 
	}

.menulink
{
		background:#440000;
				
}

a:hover
{
	text-decoration: none;
	color:white;
}

a:visited
{
	text-decoration: none;
	color:white;
}
a:active
{
	text-decoration: none;
	color:white;
}
a:link
{
	text-decoration: none;
	color:white;
}

.TestimonialTitle
{
		font: 10pt/18pt arial;
				
}

.TestimonialText
{
		font: 8pt/16pt arial;			
}

.TestimonialLink
{
		font: 10pt/18pt arial;			
}

.WebmasterLink
{
		font: 8pt/16pt arial;			
}

.ContactInfo
{
		font: 8pt/16pt arial;
		color: #dddddd;
		background-image: url(images/contactimage.jpg);		
}

.Main
{
		background: #000000;		
}