a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #0066FF;
}
a:active {
	text-decoration: underline;
	color: #0000CC;
}

body,td,th {
	color: #b20838;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	
}
body {
	background-color: #E0DEDF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #A5062F;
}
.spacing26 {
	line-height: 23px;
}
.caphome {
	background-image: url(images/cap_home.gif);
	background-repeat: no-repeat;
}
