@charset "iso-8859-1";

td, {
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	color: black;
	font-weight: bold;
	}
td a {
    color: 004A4F;
	text-decoration:none;
	}
td a:hover {
    color: 008b95;
	text-decoration:underline;
	}
.feature img a { 
   border: 3px;
   color:004a4f ;
   }
.feature img a:hover {
   border: 3px;
   color: 008B95;
   }   	
.bodtex {
    margin-top : 0px;
    padding-left : 10px;
	padding-right : 10px;
    font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	color: black;
	font-weight: bold;
     }   
   
.bodtex td {
    padding-left : 10px;
	padding-right : 10px;
    font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	color: black;
	font-weight: bold;
     }
.tabtex td {
    font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	color: white;
	font-weight: bold;
        }
		
.menu01 {
	margin-top : 0px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu01 a {
	color : #FFFFFF;
	text-decoration: none;
}
.menu01 a:hover {
   	color : #00363B;
	text-decoration:underline;
	}
.footer td{
    color:FFFFFF;
	font-size:11px;
	}	
.footer a{
    font-size:11px;
	color:FFFFFF;
	text-decoration:none;
	color:#FFFFFF;
	}
.footer a:hover{
	text-decoration:none;
	color:#000033;
	}