body {
background-color:#FFFFFF
}

a:link		{ color: #000000; text-decoration: none; background: transparent; } 
a:visited	{ color: #cc0000; text-decoration: none; background: transparent; } 
a:active	{ color: #000000; text-decoration: none; background: transparent; }
a:hover		{ color: #cc0000; text-decoration: underline; background: #transparent; }

a {
font-size: 12px;
font-family: arial, verdana, sans-serif;
color:#000;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
h2 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	color: #D63C27;
}
h3 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	color: #144F63;
}
