body {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: normal;
}
a:link {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 12px;
	color: #996600;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #996600;

}
a:hover {
	text-decoration: underline;
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 12px;
	font-weight: bold;
	color: #996600;



}
a:active {
	text-decoration: none;
	color: #996600;
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 12px;
	font-weight: bold;
}
.sidetext {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 11px;
	font-weight: normal;
}
.2link:link {
	color: #003399;
	text-decoration:none;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
}
.2link:active {
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.2link:visited {
	color: #003399;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
}
.2link:hover {
	color: #FF9900;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
} 
