@charset "UTF-8";
/* CSS Document */

.pagetitle1a
{
	font-size: 20px;
	color: #E3E3E3;
	font-style: italic;
	font-weight: bold;
}
.pagetitle2a
{
	font-size: 16px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}
a:link
{
	color: #444444;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
	color: white;
}
