a
{
text-decoration:none;
color:white;
background-color:black;
border-right:none;
}
a:hover {
text-decoration:none;
color:red;
background-color:black}

body { 
	color: #FFFFFF;
	background: #000000; 
	padding: 0px;
   margin: 0px;
	}
	
.buttontext
{ font-family: "trebuchet ms", georgia, "times new roman", times, serif; font-size: 12px; color: #FFFFFF; 
line-height: 120%; text-decoration: none; padding-right: 20px; padding-left: 20px;	background: #000000; } 

.whitetext
{ font-family: Verdana, "trebuchet ms", georgia, "times new roman", times, serif; font-size: 16px; color: #FFFFFF; 
line-height: 130%; text-decoration: none; padding-right: 20px; padding-left: 20px;	background: #000000; } 

.whitetext a {font-family: Verdana, "trebuchet ms", georgia, "times new roman", times, serif; font-size: 16px; color: yellow; 
line-height: 130%; text-decoration: none; padding-right: 0px; padding-left: 0px;	background: #000000; } 

.whitetext  a:hover { color: yellow; text-decoration: underline; background: #000000; }

.menubottom
{ font-family: "trebuchet ms", georgia, "times new roman", times, serif; font-size: 14px; color:yellow; line-height: 120%; 
text-decoration: none; padding-right: 20px; padding-left: 20px;	background: #000000; } 

.menubottom a {font-family: "trebuchet ms", georgia, "times new roman", times, serif; font-size: 14px; color:yellow; line-height: 120%; 
text-decoration: none; padding-right: 5px; padding-left: 5px;	background: #000000; }

.menubottom  a:hover { color: yellow; text-decoration: underline; background: #000000; }

.producttext
{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 90%; color: #FFFFFF; line-height: 160%; 
text-decoration: none; padding-right: 15px; padding-left: 15px;	background: #000000; font-weight: bold;} 

.disclaimertext
{ font-family: "trebuchet ms", georgia, "times new roman", times, serif; font-size: 75%; color: 
#FFFFFF; line-height: 150%; text-decoration: none; padding-right: 20px; padding-left: 20px;	background: #000000; } 

.whitecaption	
{ font-family: verdana, sans-serif; font-size: 11px; color: #FFFFFF;	font-style: italic; background: #000000;}

ul
{
line-height:35px;
padding:0.1em 0.1em;
width:100%;
margin:0;
font-family: verdana, "trebuchet MS", helvetica, sans-serif; font-size: 18px; color:white; background:#000000;
list-style-type:none;
}
