.bold { 
	font-weight: bold;
}

.bold12t {
	font-family: Times, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 14px; 
	color: #FFFFFF; 
	font-weight: bold; 
	text-decoration: none;
}

.text12 {
	font-family: Times New Roman, Times, sans-serif; 
	color: #white; 
	font-size: 12px; 
	text-decoration:none;
}

.text24 {
	font-family: Times New Roman, Times, sans-serif;
	color: #FFFFFF; 
	font-size: 24px; 
	text-decoration:none;  
}

.text36 {
	font-family: Times New Roman, Times, sans-serif;
	color: #FFFFFF; 
	font-size: 36px; 
	text-decoration:none;
}

.title40 { 
	font-family: Times New Roman, Times, sans-serif; 
	color: #FFFFFF; 
	font-size: 40px; 
	text-decoration:none;
}

a:link { 
color: #FFFFFF;
text-decoration: none; 
font-weight: normal;
}

a:active { 
color: #808080;
text-decoration: none;  
font-weight: normal; 
}

a:hover { 
color: #808080; 
text-decoration: none; 
font-weight: normal; 
}

a.nav:link      { font-family: Times New Roman", Times, serif; color: #FFFFFF; font-size: 10px; text-decoration:none;}
a.nav:active    { font-family: Times New Roman", Times, serif; color: #808080; font-size: 10px; text-decoration:none;}
a.nav:visited   { font-family: Times New Roman", Times, serif; color: #FFFFCC; font-size: 10px; text-decoration:none;}
a.nav:hover     { font-family: Times New Roman", Times, serif; color: #808080; font-size: 10px; text-decoration:none;}
