a {
	color: #FFFF00;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.button {
	width: 112px;
	height: 35px;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	display: table-cell;
	text-align: center;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	padding-top: 5px; 
}

a:hover.button {
	width: 112px;
	height: 35px;
	background-image: url(images/button_hover.gif);
	background-repeat: no-repeat;
	display: table-cell;
	text-align: center;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	padding-top: 5px; 
}

.tahoma9px {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: FFFFFF;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.tahoma10px_bold {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: FFFFFF;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.tahoma12px_bold {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: FFFFFF;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.bannerad {
	border: 1px solid #FFFFFF;
	margin: 5px;
}
h2 {
	margin: 0px;
}
.cambox {
	background-color: #0065CC;
	padding: 10px;
	border: 2px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	font-size: 12px;
	color: #FFFFFF;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footerlink {
	font-size: 10px;
}

