.color {  color: #990000; font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: bold}
body {
	background-color: #899A98;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #3C474D;
	line-height: 16px;
	background-image: url(images/mainbacking2.gif);
	background-repeat: repeat-y;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #3C474D;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
.image {
	border: 1px solid #3C474D;
}
