A {
text-decoration: none
} 
A:hover { 
text-decoration: underline;
} 
.style2 {
	color: #3366CC;
	font-weight: bold;
}
.style6 {font-size: x-small}
.style7 {font-size: xx-small}
.style8 {
	color: #FF0000;
	font-weight: bold;
}
