﻿a:link {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}
a.navLink:link {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.navLink:visited {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.navLink:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}