td, div
{
	font-family: Tahoma;
	font-size: 11px;
	color: #800000;
	text-decoration: none;
	border: none;
}

a:link
{
	color: #800000;
}
a:hover
{
	color: #800000;
}
a:active
{
	color: #800000;
}
a:visited
{
	color: #800000;
}

img {
	text-decoration: none;
	border: none;
}

.gray {
	font-family: Tahoma;
	font-size: 11px;
	color: #777777;
	text-decoration: none;
	border: none;
}

.lightburgundy {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	border: none;
}

.burgundy {
	font-family: Tahoma;
	font-size: 11px;
	color: #800000;
	text-decoration: none;
	border: none;
}

.burgundyLarge {

	font-family: Tahoma;
	font-size: 14px;
	color: #800000;
	text-decoration: none;
	border: none;
}

.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #EEEEEE;
	text-decoration: none;
	border: none;
}
