.footer {
	font-size: 12px;
	color: #F76C31;
	font-weight: normal;
}

.footer a:link, .footer a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #892c05;
}

.footer a:hover, .footer a:active {
	font-weight: bold;
	text-decoration: underline;
	color: #fcd5ca;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;


}

.menu {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.menu a:link, .menu a:visited {
	text-decoration: none;
	color: #FFFFFF;



}

.menu a:hover, .menu a:active {
	text-decoration: underline;
	color: #FFFFFF;



}
.main {
	color: #F76C31;
	font-size: 12px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color:  #F76C31;
	border-right-color: #F76C31;
	border-bottom-color:  #F76C31;
	border-left-color:  #F76C31;
	border-top-width: 0px;
	padding: 5px;




}
.header {
	font-size: 22px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;



}
.text {
	font-size: 12px;
	color: #F76C31;
	text-decoration: none;

}
.text a:link, .text a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #892c05;
}
.text a:hover, .text a:active {
	font-weight: bold;
	text-decoration: underline;
	color: #fcd5ca;
}
