body {
	background-color: #999999;
	background-image: url(images/bgGradient.jpg);
	background-repeat: repeat-x;
	background-attachment:fixed;
}
.style1 {font-size: 10px}
.style2 {
	font-size: 16px;
	font-weight: bold;
}
a:link, a:hover, a:visited {
	color: #FEAD12;
	text-decoration: none;
}
#tdBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
#tdBody table a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#tdBody table a:hover {
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FEAD12;
}
#tdBody table a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#divLink {
	padding-top: 15px;
	padding-bottom: 15px;
}
#divLink a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#divLink a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #fead12;
	font-weight: bold;
}
#divLink a:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.imgLink, a.imgLink:link, a.imgLink:visited {
	display:block;
	padding:0;
	margin:0;
	border: 1px solid #CCCCCC;
	width:80px; 
}

a.imgLink:hover, a.imgLink:active {
	border-color: #FEAD12;
} 

a.imgLink img {
	display:block;
	border:0;
	padding:0;
	margin:0;
	width:80px;
	height:80px;
}
h4 {
	color: #FEAD12;
	font-size: 16px;
}
