body,td,.bottom{font-family:verdana,arial,sans-serif;letter-spacing: 1pt;color:#ffffff;}
h1,h2,h3,h4,h5,h6    {color: Yellow;}
.testimonial    { color: Yellow; font-style: italic; font-weight: bold }
.testimonial    {text-align:right;margin-bottom:28px;}
.listtext { letter-spacing: 1pt }
li { letter-spacing: 1pt; padding-bottom: 10px }
.faqheadline    { color: Yellow; font-size: 1.1em; font-weight: bold }
a:link, a:visited    {color: #EBD100;}
 a:hover       {
	color: red;
	text-decoration: none;
}
.brd {border:solid 2px #EBD100;}
 .main {padding:8px}

 .question {cursor: pointer; vertical-align:top;}
a{outline:none}
/*
 .faqAnswer{color:black;}
 .video{color:#104732}
.video a:link,.video a:visited { color: #023924 }
.video a:hover .video a:active{ color: #67A890; text-decoration: none }

*/

a.linkopacity:hover img {
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
-khtml-opacity: 0.5;}

a.linkopacity img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
-khtml-opacity: 1.0; }