/* Text Classes */

.links:visited {
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Times New Roman, sans-serif;
	color: #000000;
	text-decoration: none;
}	

.links:link {
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Times New Roman, sans-serif;
	color: #000000;
	text-decoration: none;
}


.links:hover {
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Times New Roman, sans-serif;
	color: #000000;
	text-decoration: underline;
}


.links:active {
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Times New Roman, sans-serif;
	color: #000000;
	text-decoration: none;
}

.links2:visited {
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Times New Roman, sans-serif;
	color: #4C92B1;
	text-decoration: none;
}	

.links2:link {
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Times New Roman, sans-serif;
	color: #4C92B1;
	text-decoration: none;
}


.links2:hover {
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Times New Roman, sans-serif;
	color: #000000;
	text-decoration: underline;
}


.links2:active {
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Times New Roman, sans-serif;
	color: #4C92B1;
	text-decoration: none;
}

.links3:visited {
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Times New Roman, sans-serif;
	color: #000000;
	text-decoration: none;
}	

.links3:link {
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Times New Roman, sans-serif;
	color: #000000;
	text-decoration: none;
}


.links3:hover {
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Times New Roman, sans-serif;
	color: #000000;
	text-decoration: underline;
}


.links3:active {
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Times New Roman, sans-serif;
	color: #000000;
	text-decoration: none;