.footer A { 
   color : #660099; 
   text-decoration : none 
}

.footer A:hover { 
	border-bottom: 1px dashed black;
	color: #000000;
    text-decoration : none
}

.head1 {
   font-weight : bold; 
   font-size : 16px; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   color : #663399 
}

.homepageDate {  
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 12px; 
   font-weight: bold; 
   color: #FFFFFF
}

.text1 {  
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 12px; 
   color: #000000
}

.text1 A { 
   color : #783EBA; 
   text-decoration : underline 
}

.text1 A:hover { 
	border-bottom: 1px dashed black;
	color: #000000;
    text-decoration : none
}

.text2 {  
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 12px; 
   color: #663399
}

.text2 A { 
   color : #000000; 
   text-decoration : underline 
}

.text2 A:hover {  
	border-bottom: 1px dashed #783EBA;
	color : #783EBA;
    text-decoration : none
}

.textSmall {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000
}

.textSmall A { 
   color : #783EBA; 
   text-decoration : underline 
}

.textSmall A:hover { 
	border-bottom: 1px dashed black;
	color: #000000;
    text-decoration : none
}

.footer {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #666666
}

.text3 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #666666
}

.text3 A { 
   color : #663399; text-decoration: none
}

.text3 A:hover { 
	border-bottom: 1px dashed black;
	color: #000000;
    text-decoration : none
}
.head2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.headwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}
