body {
	margin: 0px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	text-align: center;
	width: 100%;
	color: #333333;
background-image: url(images/homebg.jpg);
	background-repeat: repeat-x;}

body h1 {
	font-size: 21px;
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	color: #0066CC;
	line-height: 24px;
}	

a:link {
	color: #666666;
	text-decoration: underline;
	
}
a:visited {
	color: #999999;
	text-decoration: underline;
	
}
a:hover {
	color: #000033;
	text-decoration: none;
	background-color: #CCCCCC;

}

h1 a:link {
	color: #0066CC;
	text-decoration: underline;
	
}
h1 a:visited {
	color: #0066CC;
	text-decoration: underline;
	
}
h1 a:hover {
	color: #000033;
	text-decoration: none;
	background-color: #CCCCCC;

}


.talenttable {
	margin: 0px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	}
	
	
	.talenttable a:link {
	color: #333333;
	text-decoration: underline;
	font-size: 13px;

	
}
.talenttable a:visited {
	color: #333333;
	text-decoration: underline;
	font-size: 13px;
}
.talenttable a:hover {
	color: #000033;
	text-decoration: none;
	background-color: #CCCCCC;
	font-size: 13px;
}

.talenttable li {
	text-decoration: none;
	text-align: left;
	list-style-type: none;
}
