body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
.Titles {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #A70908;
}
a:link {
	color: #A70908;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #A70908;
}
a:hover {
	text-decoration: none;
	color: #A70908;
}
a:active {
	text-decoration: underline;
	color: #A70908;
}
.imgborder {
 border: 1px solid #000000;
}
.menu {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.menu a:link {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.menu a:hover {
	font-size: 16px;
	font-weight: bold;
	color: #A70908;
	text-decoration: underline;
}
.menu a:visited {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.menu a:active {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}