a.menu:link {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;


}
a.submain:link {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #003E71;
	text-decoration: none;
	font-size: 12px;


}
a.submainsub:link {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #94B5C4;
	text-decoration: none;
	font-size: 12px;


}
a.sub:link {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #CDCCAD;
	text-decoration: none;
	font-size: 12px;


}
a.menu:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;

}
a.submain:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #003E71;
	text-decoration: none;
	font-size: 12px;

}
a.submainsub:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #94B5C4;
	text-decoration: none;
	font-size: 12px;

}
a.sub:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #CDCCAD;
	text-decoration: none;
	font-size: 12px;

}
a.menu:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
}
a.sub:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #CDCCAD;
	text-decoration: underline;
	font-size: 12px;
}
a.submain:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #003E71;
	text-decoration: underline;
	font-size: 12px;
}
a.submainsub:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #94B5C4;
	text-decoration: underline;
	font-size: 12px;
}
a.menu:active {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: none;
	font-size: 12px;


}
a.sub:active {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #CDCCAD;
	text-decoration: underline;
	font-size: 12px;
}
a.submain:active {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #003E71;
	text-decoration: underline;
	font-size: 12px;
}
a.submainsub:active {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #94B5C4;
	text-decoration: underline;
	font-size: 12px;
}
