a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #00AFD1;
}
a:link {
	font-family: Arial;
	font-size: 12px;
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 14px;
	color: #00B9D5;
	text-decoration: underline;
}
.footer {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.font {
	font-family: Arial;
	font-size: 12px;
	color: #002953;
	text-align: justify;
}
.header {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.link2 {
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	color: #006699;
	font-weight: bold;
}
