.text {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align: center;
    	height: 0px;
	}
a {

   font-family: Verdana;
	
   color: #FF94BF;
	
   font-size: 12px;
	
   text-decoration: none;

   }



a:visited {
	
           font-family: Verdana;
	
           color: #FF94BF;
	
           font-size: 12px;
	
           text-decoration: none;

	
           }

	

a:hover {

	font-family: Verdana;
	
        color: #FF94BF;
	
        font-size: 12px;
        border-top-style : dashed;
	
        border-left-style : dashed;
	
        border-right-style : dashed;
	
        border-bottom-style : dashed;
	
        border-color : #FF94BF #FF94BF #FF94BF #FF94BF;
	
        border-width : 1px 1px 1px 1px;
	
        padding-top : 1px;
	
        padding-left : 1px;
	
        padding-right : 1px;
	
        padding-bottom : 1px;


