@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #FFA101;
	background-image: url(images/bg.jpg);
}
a:link {
	color: #FFFF00;
}
a:visited {
	color: #FFFF00;
}
a:hover {
	color: #FFCC00;
}
a:active {
	color: #FF9900;
}
.style1 {
	font-size: 24px;
	font-weight: bold;
}
.style2 {font-size: 36px}
.style3 {	font-size: 38px;
	font-weight: bold;
}
.style4 {	font-size: 30px;
	font-weight: bold;
}
