﻿

.navlink40:link {
	font-size: 18px;
	/*color: #4682b4;*/
	color: #0066CC;
	font-weight: normal;
	text-decoration: underline;
}
.navlink40:visited {
	font-size: 18px;
	color: purple;
	font-weight: normal;
	text-decoration: underline;
}
.navlink40:hover {
	font-size: 18px;
	color: #dc143c;
	font-weight: normal;
	text-decoration: underline;
}
.navlink40:active {
	font-size: 18px;
	/*color: #4682b4;*/
	color: #0066CC;
	font-weight: normal;
	text-decoration: underline;
}

.navlink44:link {
	font-size: 14px;
	/*color: #4682b4;*/
	color: #0066CC;
	font-weight: normal;
	text-decoration: underline;
}
.navlink44:visited {
	font-size: 14px;
	color: purple;
	font-weight: normal;
	text-decoration: underline;
}
.navlink44:hover {
	font-size: 14px;
	color: #dc143c;
	font-weight: normal;
	text-decoration: underline;
}
.navlink44:active {
	font-size: 14px;
	/*color: #4682b4;*/
	color: #0066CC;
	font-weight: normal;
	text-decoration: underline;
}

.navlink46:link {
	font-size: 10px;
	/*color: #4682b4;*/
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}
.navlink46:visited {
	font-size: 10px;
	/*color: #4682b4;*/
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}
.navlink46:hover {
	font-size: 10px;
	/*color: #4682b4;*/
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}
.navlink46:active {
	font-size: 10px;
	/*color: #4682b4;*/
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}
