 a:link { color: #333333; text-decoration: none }
 a:active { color:#a7363c; text-decoration: none }
 a:visited { color:#333333; text-decoration: none }
 a:hover { color:#A6353B; text-decoration: underline}

body {
	scrollbar-3dlight-color:#adaeae; 
	scrollbar-arrow-color:#ffffff; 
	scrollbar-base-color:#333333; 
	scrollbar-darkshadow-color:#b3b3b3; 
	scrollbar-face-color:#bf4e54; 
	scrollbar-highlight-color:#efefeb; 
	scrollbar-shadow-color:#dedede
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
.righttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}
.righttexthd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #A6353B;
	font-variant: small-caps;
}
.taglines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-style: italic;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	}
	
	ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	}