﻿a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #fff;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
a.link:link, a.link:active, a.link:visited {
	font-family: Tahoma, Arial;
	color: #861A00;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.link:hover {
	font-family: Tahoma, Arial;
	color: #861A00;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
BODY {
	font-weight: normal;
	background-color: #861A00;
	text-align: center;
}
TD {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #919191;
}
.white {
	color: #FFFFFF;
}
.blue {
	color: #2892DC;
}
.red {
	color: #DBBBB3;
}
.px11 {
	font-size: 11px;
}
.grey {
	color: #9C9C9C;
	font-weight: normal;
}
.green {
	color: #65A824;
}
.maroon {
	color: #800000;
	font-family: Verdana;
}
.red2 {
	color: #E82D00;
}
.brown {
	color: #861A00;
}
