a.bodyLink:link, a.bodyLink:active, a.bodyLink:visited, a.emailLink:link, a.emailLink:active, a.emailLink:visited {

	font-family: arial; 

	font-size: 12px; 

	font-weight: bold; 

	color: #838A92; 

	text-decoration: none; 

}



a.bodyLink:link:hover, a.bodyLink:active:hover, a.bodyLink:visited:hover { 

	font-family: arial; 

	font-size: 12px; 

	font-weight: bold; 

	color: #C5CFD0; 

	text-decoration: underline; 

}

a.mentalLink:link:hover, a.mentalLink:active:hover, a.mentalLink:visited:hover {

	font-family: arial; 

	font-size: 12px; 

	font-weight: bold; 

	color: #0000ff;

	text-decoration: underline;

}

a.mentalLink:link, a.mentalLink:active, a.mentalLink:visited {

	font-family: arial; 

	font-size: 12px; 

	font-weight: bold; 

	color: #0000ff;

	text-decoration: none; 

}



.navLink a:link, .navLink a:active, .navLink a:visited { 

	font-family: arial; 

	font-size: 12px; 

	font-weight: bold; 

	color: #ffffff; 

	text-decoration: none; 

}



.navLink a:link:hover, .navLink a:active:hover, .navLink a:visited:hover { 

	font-family: arial; 

	font-size: 12px; 

	font-weight: bold; 

	color: #C6C376; 

	text-decoration: underline; 

}



.headline { 

	font-family: arial; 

	font-size: 14px; 

	font-weight: bold; 

	color: #60656A; 

	text-decoration: none 

}



.bodyText, .footerText, .indexText, .navText, .navSubText { 

	font-family: arial; 

	font-size: 13px; 

	font-weight: normal; 

	color: #60656A; 

	text-decoration: none 

}



.indexText {

	font-weight: bold; 

}



.navText {

	font-weight: bold;

	font-size: 12px;

	color: #ffffff; 

}



.navSubText {

	font-weight: normal; 

}



.footerText { 

	font-family: arial; 

	font-size: 12px; 

	font-weight: normal; 

	color: #cccccc; 

	text-decoration: none 

}