
/**************** Global Styles ****************/ 




.navlink a:link {
	color: #F7F7F7;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
} 
.navlink a:visited {
	color: #F7F7F7;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
} 
.navlink a:hover {
	color: #F7F7F7;
	font-weight: normal;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
} 
.navlink a:active { 
	color: #F7F7F7;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
} 

/**************** Content Link Styles ****************/ 



/**************** Section Styles ****************/ 

table.footer    {font-size: 9px; color: #AFAFAF;}
table.footer th {font-size: 9px; color: #AFAFAF;}
table.footer td {font-size: 9px; color: #AFAFAF;}

.footerlink a:link { 
color: #C6D5FD; 
text-decoration: underline; 
font-weight: normal; 
} 
.footerlink a:visited { 
color: #C6D5FD; 
text-decoration: underline; 
font-weight: normal; 
} 
.footerlink a:hover {
	color: #C6D5FD;
	font-weight: normal;
	text-decoration: none;
	background-color: #DFEFFD;
} 
.footerlink a:active { 
color: #C6D5FD; 
font-weight: normal; 
} 

