a:link {
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

.MsoNormal span {
	line-height: normal;
	word-spacing: normal;
}


a.nav:link {color: #0000ff; text-decoration: none; }
a.nav:visited {color: #0033CC; text-decoration: none; }
a.nav:hover {color: #3399FF; text-decoration: underline; }
a.nav:active {color: 0000ff; }

a.external:link {color: #0000ff; font-size: 18pt; font-weight: bold; }
a.external:visited {color: #894f7b; font-weight: bold; }
a.external:hover {text-decoration: overline; background-color: #003399; }
a.external:active {color: red; } 

