@charset "utf-8";
/* CSS Document */

.viewnowfont{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

.viewnowfont:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #458900;
}
