body {
background: #fff;
color: #000;
}

a {
background: transparent;
color: #444;
}

.sponsors {
text-decoration:none;
border:0px;
color:#FFFFFF;
border-bottom: solid 1px #FFFFFF;
}
.sponsors a{
text-decoration:none;
border:0px;
color:#FFFFFF;
border-bottom: solid 1px #FFFFFF;
}
.sponsors a:hover{
text-decoration:none;
border:0px;
color:#FFFFFF;
border-bottom: solid 1px #FFFFFF;
}

.energy a:link {
   text-decoration:none;
}
.energy a:visited {
   text-decoration:none;
}
.energy a:active {
   text-decoration:none;
}
.energy a:hover{
   text-decoration:none;
}

.reg a:link {
	text-decoration: none;
	background: transparent;
	color: #39526b;
	border-bottom: solid 1px #678199;
}
.reg a:visited {
	text-decoration: none;
	background: transparent;
	color: #39526b;
	border-bottom: solid 1px #678199;
}
.reg a:active {
	text-decoration: none;
	background: transparent;
	color: #39526b;
	border-bottom: solid 1px #678199;
}
.reg a:hover{
	background: transparent;
	color: #73a5d3;
	border-bottom: dotted 1px #73a5d3;
}
