.style1 {
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	font-style: normal;
	color: #6699FF
}
.style2 {
        font-size: 15px;
	font-family: arial;
	font-weight: normal;
	font-style: normal;
	color: #000000
}
.stylegen1 {
	font-size: 9px;
	font-family: verdana;
	font-weight: bold;
}
.stylegen2 {color: #FF0000}

.comment01 {
	font-size: 9px;
	font-family: Verdana;
	font-weight: bold;
	color: #FFFFFF;
}
.comment02 {color: #FFCC00}
.comment03 {
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	color: #FF3300;
}
.comment04 {
	font-size: 9px;
	font-family: Verdana;
	font-weight: bold;
	color: #FF3300;
}

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {color: #FF6600}