﻿a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #fff;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}
a.link:link, a.link:active, a.link:visited {
	font-family: Tahoma, Arial;
	color: #861A00;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
a.link:hover {
	font-family: Tahoma, Arial;
	color: #861A00;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}
BODY {
	font-weight: normal;
	background-color: #808000;
	text-align: center;
}
TD {
	font-family: Tahoma, Arial;
	font-size: 10pt;
	color: #550055;
}
.white {
	color: #FFFFFF;
}
.blue {
	color: #550055;
}
.red {
	color: #808080;
}
.px11 {
	font-size: 10pt;
}
.grey {
	color: #9C9C9C;
	font-weight: normal;
}
.green {
	color: #65A824;
}
.yellow {
	color: #405623;
}
.red2 {
	color: #Ec317e;
}
.brown {
	color: #861A00;
}
