body {
background-image: url("/src/img/common/bgpage.gif");
background-color: #6d6d6d;
color: white;
font-family: tahoma, arial, helvetica;
font-size: 12px;
}

blockquote {
  padding: 10px 35px 0px 20px;
}

p {
  padding: 0px 35px 0px 35px;
}

h3 {
font-family: tahoma, arial, helvetica;
font-size: 14px;
font-weight: bold;
  padding: 0px 35px 0px 35px;
}

td {
font-family: tahoma, arial, helvetica;
font-size: 12px;
}

.VideoMenu {
  background-color: grey;
  color: white;
  font-family: tahoma, arial, helvetica;
}

a:link {
    color: #75d4cc;
    text-decoration: none;
     }   
a:visited {
    color: #75d4cc;
    text-decoration: none;
	
	    }
ul {list-style-image: url("../src/img/bullet.gif");} 
li {list-style-image: url("../src/img/bullet.gif");} 

a:hover {
    color: #75d4cc;
    text-decoration: underline;
     }  
a:active {
    color: #75d4cc;
    text-decoration: none;
     } 

a.gb:link {
    color: #000000;
    text-decoration: none;
     }   
a.gb:visited {
    color: #000000;
    text-decoration: none;

    }
a.gb:hover {
    color: #ffffff;
    text-decoration: none;
     }  
a.gb:active {
    color: #ff0000;
    text-decoration: none;
     } 

.gb{
    cursor: Hand;
    color: black;
   }

.stlProductInfoPriceSavings {
   font-weight: bold;
         color: yellow;
}

<!--
.fanpoll{
background-image: url("/src/vote.jpg");

}
-->



