a, h2 a:hover, h3 a:hover {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #114a53;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
        color:#096;
}
a:active {
	text-decoration: none;
}

img
{
	border:0px;
}
img a:hover
{
	
	text-decoration:none;
}

body {
	font-family: Geneva,Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-repeat:no-repeat;
	background-position:50% top;
	margin-bottom:1px;
	margin:0; padding:0;
}

.roll {
opacity:.5;	
font-size:14px;
text-align:left;

filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;

background-color: #000; 
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
 text-align:center; padding:10px;
 vertical-align:middle;
 margin:5px;
 
 color:#999;
}

.roll:hover
{
	color:#FFF;
	opacity:1.0;
	-khtml-opacity: 1.0;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
}

.extbutt{
	opacity:.10; margin-top:45px;}
	.extbutt:hover{opacity:1;}
	
	.extbutt2{
	opacity:.10; margin-top:10px; z-index:200;}
	.extbutt2:hover{opacity:1;}