.style1 {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #404d69;
	font-weight: bold;
}
.style2 {
	font-size: 11px;
	color: #c1c806;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
body, td, p, select, input {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.class1 A:link {text-decoration: none; font-size:14px; color: #c1c806; font-weight: bold;}
.class1 A:visited {text-decoration: none; font-size:14px; color: #c1c806; font-weight: bold;}
.class1 A:active {font-size:14px; font-weight: bold; text-decoration: none;}
.class1 A:hover {text-decoration: underline; font-size:14px; font-weight: bolds color: #c1c806;}


.class2 A:link {text-decoration: none; font-size:11px; color: blue;}
.class2 A:visited {text-decoration: none; font-size:11px; color: blue;}
.class2 A:active {font-size:11px; text-decoration: none color: blue;}
.class2 A:hover {text-decoration: underline; font-size:11px; color: #c1c806;}
