/* CSS Document */
.hotel_tit{
color:#006600;
font-size:16px;
font-family:tahoma;
font-weight:bold;
}


.mytest{
font-family:tahoma;
font-size:12px;
color:#FF0000;
}



.mytest2{
font-family:tahoma;
font-size:13px;
color:#000000;
font-weight:bold;
    text-decoration: none;

}


.mytest2 a:link {
font-family:tahoma;
font-size:13px;
color:#000000;
font-weight:bold;
    text-decoration: none;


}
.mytest2 a:visited {
font-family:tahoma;
font-size:13px;
color:#000000;
font-weight:bold;
    text-decoration: none;

	
}
.mytest2 a:hover{
font-family:tahoma;
font-size:13px;
color:#000000;
font-weight:bold;
	text-decoration: underline;

		
} 
.mytest2 a:active {
font-family:tahoma;
font-size:13px;
color:#000000;
font-weight:bold;
    text-decoration: none;

	}
	
.my2{
background-image:url(../images/my.jpg);
background-repeat:no-repeat;
background-position:0px 45px ;

}
	

