body            {
      	margin:0px;
      	padding: 0px;
      	background-color: #ffffff;
      	text-align: center;
		font-family: Verdana, Arial, Helvetica, sans-serif;
      	background-image: url(../images/bgcontent.gif);
      	background-repeat: repeat-x;
      }

a:link, a:visited {
	font-size: 12px;
	color:  #0064AF;
	font-weight: bold;
	text-decoration:none;
	border-bottom:0px;
}
a:hover, a:active {
	color: #F7C600;
	font weight: bold;
	text-decoration:none;
	border-bottom:0px;

}
.header {
      	font-size: 13px;
		color:  #0064AF;
		font-weight: bold;
		text-decoration: underline;
		border-bottom: 0px;
	  }

.content {
      	font-size: 12px;
		color:  #000000;
		font-weight: normal;
		text-decoration:none;
		border-bottom: none;
      }
.content_small {      	font-size: 10px;		color:  #000000;		font-weight: normal;		text-decoration:none;		border-bottom: none;      }

      .logo	 {
      	font-size: 10px;
		color:  #000000;
		font-weight: normal;
		text-decoration:none;
		border-bottom: none;
      }

.footer	 {
      	font-size: 10px;
		color:  #ffffff;
		font-weight: bold;
		text-decoration:none;
		border-bottom: none;
      }

}
.footer a:link, .footer a:visited {
	font-size: 10px;
	color: #ffffff;
	border-bottom:0px;
}
.footer a:hover, .footer a:active {
	font-size: 10px;
	color: #F7C600;
	border-bottom:0px ;
}

.navi a:link, .navi a:visited {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	border-bottom:0px;
}
.navi a:focus,.navi a:hover, .navi a:active
 {
	font-size: 12px;
	color: #F7C600;
	font-weight: bold;
         text-decoration: underline;
	border-bottom:0px ;
}

