body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFCC33;
	
}
body {
	background-color: #FFFFFF;
}

a {
	text-decoration: none;
	color: #FFCC33;
	font-size:13px;
	font-weight:bold;
}
a:link {
	text-decoration: none;
	color: #FFCC33;
	font-size:13px;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #FFCC33;
	font-size:13px;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color: #FFCC33;
	font-size:13px;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #000000;
	font-size:12px;
	font-weight:bold;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #FFCC33;
}

h2 {
	font-size: 14px;
	color: #FFCC33;
}
h4 {
	font-size: 10px;
	color: #FFCC33;
}

h3 {
	text-decoration: none;
	color: #FFCC33;
	font-size:13px;
	font-weight:bold;
}

.sidetext {
	text-decoration: none;
	color: #FFCC33;
	font-size:13px;
	font-weight:bold;
}

.sidetext2 {
	text-decoration: none;
	color: #FFCC33;
	font-size:13px;
}

.smalllink {
	text-decoration: none;
	color: #FFCC33;
	font-size:12px;
	font-weight:normal;
}

