a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {  font-family: "Lucida Sans"; font-size: 24px; color: #003399}
h2 {  }
h3 {  font-family: "Lucida Sans"; font-size: 14px; color: #003366}
h1 {  font-family: "Lucida Sans"; font-size: 36px; color: #003399}
h1 {  }


