body {
	margin: 0px;
	font-size: small;
	color: #CCCCCC;
	background-color:#CCFF66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.h1 {
	color: #CCFF66;
	font-size: 36px;
	font-weight: bold;
	font-family: verdana;
}

.h2 {
	color: #CCFF33;
	font-size: 16px;
	font-weight: bold;
	font-family: verdana;
}

.warning {
color: #CCCCCC;
font-size: 10px;
}

A:link, A:visited {
	text-decoration: underline;
	font-family : verdana;
	color: #FFFFFF;
	font-size: 12px;
}
A:hover, A:active { text-decoration: none; color: #CCFF66;}

A.bb {
	FONT: bold medium
}

a.button, a.button:visited {
	COLOR: #CCFF66;
}
a.button:hover, a.button:active {
	COLOR: #33FF00; TEXT-DECORATION: none
}

A:link IMG, A:visited IMG { border-right: #C0C0C0 1px solid; border-top: #C0C0C0 1px solid; border-left: #C0C0C0 1px solid; border-bottom: #C0C0C0 1px solid;}
A:hover IMG, A:active IMG { border-right: #FFFFFF 1px solid; border-top: #FFFFFF 1px solid; border-left: #FFFFFF 1px solid; border-bottom: #FFFFFF 1px solid;}