body {background-color: #990000}

a:link {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	padding-left: 5px;
}

a:visited {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	padding-left: 5px;
}

a:hover {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	padding-left: 5px;
}

a:active  {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	padding-left: 5px;
}

p {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	color: #FFFFFF;
}
