.enter{
	font-family:Georgia, 'Times New Roman', Times, serif; 
	font-size:14px; 
	font-style:italic; 
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	outline-style:none;
}
 
.enter:hover{
	font-family:Georgia, 'Times New Roman', Times, serif; 
	font-size:16px; 
	font-style:italic; 
	font-weight:bold;
	color:#CCCCCC;
	text-decoration:underline;
	line-height:14px;
	outline-style:none;
}
