A:link {
	COLOR: #000066; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #5f6895; TEXT-DECORATION: underline
}
A:hover {
	BACKGROUND: #ecd27b; COLOR: #000066; TEXT-DECORATION: underline
}
A:active {
	COLOR: #000066; TEXT-DECORATION: underline
	}
	
.txtnormal10pt {
	font-family: Verdana; font-size: 8pt; font-style: normal; line-height: 13pt; font-weight: normal; 
	color: #000066; text-decoration: none;

}		
.txtnormal12pt {
	font-family: Verdana; font-size: 10pt; font-style: normal; line-height: 13pt; font-weight: normal; 
	color: #000066; text-decoration: none;

}
.txtbold12pt {
	font-family: Verdana; font-size: 10pt; font-style: normal; line-height: 13pt; font-weight: bold;
	color: #000066; text-shadow: #CCCCCC 3px 3px 2px;
}

.txtsmall {
	font-family: Verdana; font-size: 8pt; font-style: normal; line-height: 11pt; font-weight: normal; 
	color: #000066; text-decoration: none;

}
hr{
	color: #000066;
}