a:link {
color:#A5030F
}

a:hover {
	background: #FEE7CC;
	color: #009999;
}

a:visited {
color:#089BA4
}

a:active {
background: #FEE7CC
color:#F2b469
}

a.footer:link {
	color: #fee7cc;
}

a.footer:hover {
	background: #FEE7CC;
	color: #009999;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #660000;
	text-transform: uppercase;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	list-style-position: outside;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	font-style: normal;

}

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
}
