A:link {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

A:visited {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

A:active {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}

TD {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

P {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

TD.menu {
font-family: Verdana,Arial;
font-size: 11px;
color: #000000;
}

.eleven {
font-family: Verdana,Arial;
font-size: 11px;
color: #000000;
}

.ten {
font-family: Verdana,Arial;
font-size: 10px;
color: #000000;

}
.Bold {
	font-weight: bold;
}

.RedBold {
	font-family: Verdana,Arial;
	font-weight: bold;
	color: #FF0000;
}

