a:hover{

	text-decoration:underline;

}

.arial{

	font-family:Osaka,Arial,sans-serif;

}

.btn{

	background:#FFFFFF;

	border-color:#FF0000;

	color : #EE0000 ;

	cursor:hand;

	border: 1px solid;

}

