a 
{
	TEXT-CORATION: none;
	font-weight: normal; 
}
a.link_white {  font-family: Tahoma; font-size: 10pt; color: #FFFFFF; text-decoration: none}
a.link_white:hover {  font-family: Tahoma; font-size: 10pt; color: #FFFFFF; text-decoration: underline}

a.link_white2 {  font-family: arial; font-size: 20pt; font-weight:bold; color: #FFFFFF; text-decoration: none}
a.link_white2:hover {  font-family: arial; font-size: 20pt; font-weight:bold; color: #ffd800; text-decoration: underline}

a.link_blue {  font-family: Tahoma; font-size: 8pt; color: #0000FF; text-decoration: none}
a.link_blue:hover {  font-family: Tahoma; font-size: 8pt; color: #0000FF; text-decoration: underline}

.small_txt {  font-family: Tahoma; font-size: 8pt}
.heading_txt {  font-family: Tahoma; font-size: 9pt; font-weight:bold}
.date_txt {  font-family: Tahoma; font-size: 8pt; color: #7E7E7E;}

.textbox
{  
	font-family: Tahoma; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #000000; 
	background-color: #ffffff; 
	border: 1 outset #efefef;
}
.button
{  
	font-family: Tahoma; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #000000; 
	background-color: #efefef; 
	border: 1 outset #f9f9f9
}

