td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}
.fontbig {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 30px;
}
.fontbig2 {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 16px;
	color: #000066;
	text-decoration: underline;
	font-weight: bolder;

}
a:link {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 14px;
	color: #000066;
	text-decoration: underline;
}
a:visited {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 14px;
	font-weight: bolder;
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
