body{
margin:0px 0px 20px 0px;
background:#FFF;
color:#000
}

a, a:link{
color:#CC0066;
background:transparent;
text-decoration: underline;
}

a:active, a:hover, .posted a:hover{
color:#CC0066;
background:transparent;
text-decoration:none
}

.boxtitle{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
}

.smallfont{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 7pt;
}

.bold{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
td{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
}

body {
	background-color: #FFCC00;
}

.button
{
	border-right: FFCC00 1px solid;
	border-top: #FFCC00 1px solid;
	border-left: #FFCC00 1px solid;
	color: #FFFFFF;
	border-bottom: #FFCC00 1px solid;
	background-color: #CC0066;
}