/*
body {margin: 0px; padding: 0px; outline: 0px; font-family: Tahoma, Verdana, Arial, sans-serif;}
*/
img {border: none;}

/* a:hover {text-decoration: none;} */
A:visited {text-decoration: none;} 
A:hover {text-decoration: underline;}
A:link {text-decoration: none;} 
A:active {text-decoration: none;} 

A.a1:link {text-decoration: none; color: #326496; font-weight: bold;}
A.a1:visited {text-decoration: none; color: #326496; font-weight: bold;}
A.a1:hover {text-decoration: none; color: #ec008c; font-weight: bold; font-size: 16px;}

A.a2:link {text-decoration: none; color: #FFFFFF;}
A.a2:visited {text-decoration: none; color: #FFFFFF;}
A.a2:hover {text-decoration: underline; color: #FFFFFF;}

A.a3:link {text-decoration: none; color: #326496; font-weight: bold; font-size: 16px;}
A.a3:visited {text-decoration: none; color: #326496; font-weight: bold; font-size: 16px;}
A.a3:hover {text-decoration: none; color: #ec008c; font-weight: bold; font-size: 18px;}

.p1 {margin-left: 30px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px; font-family: 'ms sans serif'; 
 text-align: left; font-size: 11px; color: #FC00A0; font-weight: light;}

.p2 {margin-left: 0px; margin-right: 0px; margin-top: 10px; margin-bottom: 0px; font-family: georgia; 
 text-align: center; font-size: 13px; color: #6C95BE; font-weight: light; font-style: italic;}

.p3 {margin-left: 50px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px; font-family: tahoma; 
 text-align: left; font-size: 33px; color: #000000; font-weight: bold;}

.p4 {margin-left: 40px; margin-right: 40px; margin-top: 20px; margin-bottom: 10px; font-family: 'ms sans serif'; 
 text-align: justify; font-size: 11px; color: #000000; font-weight: light;}

.p5 {margin-left: 30px; margin-right: 0px; margin-top: 10px; margin-bottom: 0px; font-family: 'ms sans serif'; 
 text-align: left; font-size: 11px; color: #FFFFFF; font-weight: light;}

.p6 {margin-left: 40px; margin-right: 40px; margin-top: 20px; margin-bottom: 10px; font-family: 'ms sans serif'; 
 text-align: justify; font-size: 14px; color: #000000; font-weight: normal;}

.f1 {margin: 0px; font-family: impact; font-size: 40px; color: #FFFFFF; font-weight: light;}
.f2 {margin: 0px; font-family: arial; font-size: 18px; color: #FFFFFF; font-weight: bold;}
.f3 {margin: 0px; font-family: 'ms sans serif'; font-size: 12px; color: #FFFFFF; font-weight: bold;}

.txt14 {
	font-size: 14px;
	color: #326496;
	font-weight: bold;
}

#footermenu {
clear: both;
width: 100%;
background: #326496;
color: #FFF;
text-align: center;
padding: 4px 0;
}

/* Begin Menu Code */
<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#underlinemenu{
margin: 0;
padding: 0;
}

#underlinemenu ul{
margin: 0;
margin-bottom: 1em;
padding-left: 0;
float: left;
font-weight: bold;
width: 100%;
border: 1px solid #DFDFDF;
border-width: 1px 0;
background: white url(../images/v3/home/bg01.gif) center center repeat-x;
}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#underlinemenu ul li{
display: inline;
}


#underlinemenu ul li a{
float: left;
color: gray;
font-weight: bold;
font-size: 14px;
padding: 2px 6px 4px 6px;
text-decoration: none;
background: white url(../images/v31/menudivide.png) top right repeat-y;
}

#underlinemenu ul li a:hover{
color: black;
background-color: #F3F3F3;
border-bottom: 4px solid black;
padding-bottom: 0;
}

</style>
/* End Menu Code */
