a.text:link {
	background: transparent;
	color: #993333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}

a.text:visited{
	background-color: transparent;
	color: #996633;
	font-family: Verdana,Arial,Geneva,sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}

a.text:hover{
	background-color: transparent;
	color: #336799;
	font-family: Verdana,Arial,Geneva,sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
}

a.text:active{
	background-color: transparent;
	color: #336799;
	font-family: Verdana,Arial,Geneva,sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}

a.menu:link{
	background-color: transparent;
	color: #993333;
	font-family: Verdana,Arial,Geneva,sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.menu:visited{
	background-color: transparent;
	color: #996633;
	font-family: Verdana,Arial,Geneva,sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.menu:hover{
	background-color: transparent;
	color: #336799;
	font-family: Verdana,Arial,Geneva,sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

a.menu:active{
	background-color: transparent;
	color: #336799;
	font-family: Verdana,Arial,Geneva,sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.bodyhead1{
	background: transparent;
	color: #993333;
	font-family: Verdana,Geneva,Arial,sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
}

.bodyhead2{
	background: transparent;
	color: #336799;
	font-family: Verdana,Geneva,Arial,sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.bodytext1{
	background: transparent;
	color: #000000;
	font-family: Verdana,Geneva,Arial,sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}
