body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #801934;
	text-decoration: underline;
}
a:hover {
    color: #801934;
	text-decoration: none;
}
a:active {
    color: #801934;
	text-decoration: underline;
}
a:visited {
	color: #801934;
	text-decoration: underline;
}
.wd_text {
	color: #FFFFFF;
}
.wd_text a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
.wd_text a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.wd_text a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.wd_text a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.imgborder {
    border: 1px solid #000000;
}