.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
}

.maintext a:link { text-decoration: none; color: #999999}
.maintext a:visited { text-decoration: none; color: #999999}
.maintext a:hover {  text-decoration: none; color: #CC3333}
.maintext a:active { text-decoration: none; color: #999999}

.navigationtext {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 22px;
}
.navigationtext a:link { text-decoration: none; color: #FFFFFF}
.navigationtext a:visited { text-decoration: none; color: #FFFFFF}
.navigationtext a:hover {  text-decoration: none; color: #CC3333}
.navigationtext a:active { text-decoration: none; color: #FFFFFF}
.bottomtext {
	font-size: 13px;
	color: #FFFFFF;
}
.bottomtext a:link { text-decoration: none; color: #FFFFFF}
.bottomtext a:visited { text-decoration: none; color: #FFFFFF}
.bottomtext a:hover {  text-decoration: none; color: #CC3333}
.bottomtext a:active { text-decoration: none; color: #FFFFFF}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #CC3333;
	text-transform: uppercase;

}
.mybutton {
	font-size: 12px;
	color: #000000;
	border: 1px solid #CC3333;
	line-height: 20px;
}
