img {border: none}

.default {font-family: Arial, sans-serif; font-size: 12px; color: #7D6F46} 
.defaultbold {font-family: Arial, sans-serif; font-size: 12px; color: #7D6F46; font-weight: bold;} 
.defaultitalic {font-family: Arial, sans-serif;font-size: 12px;color: #7D6F46; font-style: oblique;}
.defaultsmall {font-family: Arial, sans-serif;font-size: 10px;color: #7D6F46; line-height: 12px;} 

.headline {font-family: Arial, Helvetica, sans-serif;font-size: 22px;color: #7D6F46;font-weight: normal;} 

.link {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
} 
.link a:hover {color: #990000; text-decoration: underline} 
.link a:link {color: #990000; text-decoration: none} 
.link a:visited {color: #990000; text-decoration: none} 
.link a:active {color: #990000; text-decoration: underline} 

.linksmall {font-family: Arial, sans-serif; font-size: 10px; color: #990000} 
.linksmall a:link {color: #990000; text-decoration: none} 
.linksmall a:visited {color: #990000; text-decoration: none} 
.linksmall a:hover {color: #990000; text-decoration: underline} 
.linksmall a:active {color: #990000; text-decoration: underline} 

