.bg1 {
	background-color : #FFFFFF;
}

.bg2 {
	background-color : #30A8E8;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
}

.bg3 {
	background-color : #D8FFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
}

.link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #FF7420;
	text-decoration : none;
}
A:HOVER {
text-decoration : underline;
}
