.norm { 
	font-family : tahoma, helvetica, arial, sans-serif;
	font-style : bold;
	font-size : 12px;
	font-weight : bold;
	line-height : 14px;
	color : #000000;
      }

.normx { 
	font-family : tahoma, helvetica, arial, sans-serif;
	font-style : bold;
	font-size : 13px;
	font-weight : bold;
	line-height : 14px;
	color : #000000;
      }
	   
.normr { 
	font-family : tahoma, helvetica, arial, sans-serif;
	font-style : bold;
	font-size : 12px;
	font-weight : bold;
	line-height : 14px;
	color : #FF0000;
      }
	  
.norm2 { 
	font-family : tahoma, helvetica, arial, sans-serif;
	font-style : bold;
	font-size : 14px;
	font-weight : bold;
	line-height : 14px;
	color : #000000;
      }
	  
.normw { 
	font-family : tahoma, helvetica, arial, sans-serif;
	font-style : bold;
	font-size : 14px;
	font-weight : bold;
	line-height : 14px;
	color : #FFFFFF;
      }
	  
.intro { 
	font-family : tahoma, helvetica, arial, sans-serif;
	font-style : bold;
	font-size : 14px;
	font-weight : bold;
	line-height : 14px;
	color : #000000;
      }
	  	
.search{
	background:url(searchbutton.jpg) no-repeat left top;
	width:139px;
	height:29px;
	border:none;
	overflow:hidden;
	cursor:pointer;
	/*margin-left:-10px;*/
	padding-top:29px;
}
.search:hover{
	background:url(searchbuttonx.jpg) no-repeat right top;
}

.dating{   
			font-face :  arial, helvetica ;
			font-family : sans-serif;
			font-weight : normal;
			font-size : 12px;
			text-decoration : none;
			color : #616161;
	}
	
.datinglink{   
			font-face :  arial, helvetica ;
			font-family : sans-serif;
			font-weight : normal;
			font-size : 12px;
			text-decoration : none;
			color : #616161;
	}
	
.datinglink:hover{   
			font-face :  arial, helvetica ;
			font-family : sans-serif;
			font-weight : normal;
			font-size : 12px;
			text-decoration : underline;
			color : #616161;
	}
	
.foot{   
			font-face :  arial, helvetica ;
			font-family : sans-serif;
			font-weight : normal;
			font-size : 11px;
			text-decoration : none;
			color : #616161;
	}