a:link {
	font-family: Verdana, "Arial Black";
	font-size: 12px;
	color: #C80D28;
	text-decoration: none;
	line-height: 14px;
	font-weight: bold;
}
a:hover {
	color: #CC0B28;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, "Arial Black";
	font-size: 12px;
	text-decoration: none;
	color: #C80D28;
	font-weight: bold;
}
h1 {
	font-family: Verdana, "Arial Black";
	font-size: 24px;
	color: #C80D28;
	font-weight: bold;
}
body {
	font-family: Verdana, "Arial Black";
	font-size: 14px;
	line-height: 20px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

