/* Links Formatting */


#mainContent a { 
	font-size: 1.2em;
	font-weight:bold; color:#330099; text-decoration:none;}
#mainContent a:hover {
	font-size: 1.2em;
	font-weight:bold; color:#CC0066; text-decoration:underline;}


.mainNav a { 
	font-size:1.4em;
	font-weight:bold; color:#330099; text-decoration:none;}
.mainNav a:hover {
	font-size:1.4em;
	font-weight:bold; color:#CC0066; text-decoration:underline;}

.mainNavSub a { 
	font-size:1.2em;
	font-weight:bold; color:#330099; text-decoration:none;}
.mainNavSub a:hover {
	font-size:1.2em;
	font-weight:bold; color:#CC0066; text-decoration:underline;}

#footer a { 
	font-size: 1.0em;
	font-weight:normal; color:#330099; text-decoration:none;}
#footer a:hover {
	font-size: 1.0em;
	font-weight:normal; color:#CC0066; text-decoration:underline;}

a.para:link    { color: #00CCCC; text-decoration: underline; font-size: 0.5em; font-weight: normal}
a.para:visited { color: #0000FF; text-decoration: underline; font-size: 0.5em; font-weight: normal}
a.para:hover   { color: #FF0000; text-decoration: underline; font-size: 0.5em; font-weight: normal}
a.para:active  { color: #0000FF; text-decoration: underline; font-size: 0.5em; font-weight: normal}

