
BODY, TABLE, TD {
	font-family:  verdana, arial, helvetica, san-serif;
	}


.text1 {
	background-color: #FFCC99;
	font-size: 18px;
	padding: 8px;
	text-align: center;
}

.text2 {
	background-color: #FFCC99;
	font-size: 16px;
	padding: 8px
}


.text3 {font-size: 17px
}

.text4 {font-size: 15px
}

.text4 {font-size: 13px
}

A {
	color: #0033FF;
	text-decoration:none;

}

A.main {
	color: #0033FF;
	text-decoration:none;
	font-size: 25px;
}

A:HOVER {
	color: #333300;
	text-decoration: underline
}

