a.small:link { text-decoration: none; font-size: 10pt; font-family: Verdana; color: #FFFFFF; font-weight: bold }
a.small:active { text-decoration: none; color: #0000FF }
a.small:visited { text-decoration: none; color: #FFFFFF}
a.small:hover { text-decoration: none; color: #FF3300}

body {
	font-size: 12pt;
	font-family: Verdana;
	color: #000080;
}
a.page:link {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #000066;
	text-decoration: none;

}
a.page:active {
	color: #FFFF00;
	text-decoration: none;

}
a.page:visited {
	color: #000066;
	text-decoration: none;
	font-weight: bold;


}
a.page:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;




}
a.large:link {

	font-family: Verdana;
	font-size: 18pt;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a.large:active {
	color: #FFFF00;
	text-decoration: none;

}
a.large:visited {
	color: #000066;
	text-decoration: none;
	font-size: 18pt;
	font-weight: bold;


}
a.large:hover {
	color: #FF0000;
	font-size: 18pt;
	font-weight: bold;
	text-decoration: underline;
}
