body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #000000;
	font-weight: bold;
}
a:visited {
	color:  #000000;
	/*#0A84F5*/
}
a:hover {
	color: #003399;
	text-decoration: underline;
}
a:active {
	color: #000000;
	/*0066CC*/
}
.title {
	font-family: verdana;
	font-size: 17px;
	font-weight: bold;
	}
.bigger_font {
	font-family: verdana;
	font-size: 14px;
	}

.adv_font {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	}

