a {
	font-size: 11px;
	text-decoration: underline;
	color: #666666;
}

a:hover {
	
	color: #0033CC;
}

a:active {
	text-decoration: none;
}

.style2 {
	font-weight: bold
}

.style5 {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}

.bodytext {
padding:5px 15px 5px 6px;
}