body {
	background-color: #990019;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #FFFFFF;
	font-size: 12px;
}

a:link {
	color: #CCCCCC;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.bundtxt {
	font-size: 10px;
	text-align: center;
	vertical-align: bottom;
}


a:hover {
	text-decoration: none;
	color: #999999;
}

h2 {
	font-size: 16px;
	color: #999999;
}
h1 {
	font-size: 24px;
}

a:active {
	text-decoration: none;
	color: #666666;
}
