@charset "utf-8";
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 3f3f3f;
}
.text_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}



.header_links A:link {color: #FE7D28; text-decoration: none}
.header_links A:visited {color: #FE7D28; text-decoration: none}
.header_links A:active {color: #FE7D28; text-decoration: none}
.header_links A:hover {color: #FE7D28; text-decoration: underline}

.body_links A:link {color: #FE7D28; text-decoration: none}
.body_links A:visited {color: #FE7D28; text-decoration: none}
.body_links A:active {color: #FE7D28; text-decoration: none}
.body_links A:hover {color: #FE7D28; text-decoration: underline}


.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #1263BE;
	border: 1px solid #000066;
}

