.menu {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.title {
	font-size: 13px;
	color: #3794C2;
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
}
.co {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #B4B4B4;
	text-decoration: none;
}

.gen {
	font-family: "TrSah Aria Script SSi";
	font-size: 19px;
	font-weight: normal;
	color: #8B8B8B;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.menu:hover {

	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
