
body,table,td,tr

{font-family:Veranda,Ariel,Sans-Serif;
    font-size: 95%;
	background-color :#fff;
	color : #ff3399;
    margin-left:0;
	margin-rignt:0;
	margin-top : 0;
	}

A:link {text-decoration:none; color:blue}
     A:visited {text-decoration:none; color:purple}
     A:active {text-decoration:none; color:red}
     A:hover {color:red;
	 }


A.menu
      {
      font:bold 80% Verdana, Helvetica,Ariel,sans-serif;
      } 
	  
     A.menu:link{color:#ff66ff}
     A.menu:visited {color:#3399ff}
     A.menu:active {color:#cc0000}
     A.menu:hover {color:#cc0033}

A.footer
      {
      font:75% Verdana, Helvetica,Ariel,sans-serif;
      } 
	  
     A.footer:link{color:#ff66ff}
     A.footer:visited {color:#3399ff}
     A.footer:active {color:#cc0000}
     A.footer:hover {color:#cc0033}
.menutab
{background-color:white;

border-style:outset;color:silver;
border-width:thick;
}
ul{
	list-style: none;
	margin: 2px;
	padding-left: 2px;
	padding-right:2px;
	background-color:#ff99ff;
border-style:solid;
border-width:1px;
border-color:black;
text-align:center;
	
}
.foot
{
    margin-left:25;
	margin-rignt:25;
	margin-top : 25;
}
.text
{
font-size:80%;
font-family:Veranda,Ariel,Sans-Serif;
background-color:#ffccff;
color:#990033;
}
.small {font: 75% Verdana, Helvetica,Ariel,sans-serif; }
h2
{font-size:110%;
font-style:bold;
color:#660033;
}
h1
{font-size:80%;
font-style:bold;
color:#660033;
}
td.dvdtitle
{color: #fff;
background-color: #9999ff;
font-size:12px;
border-style:solid;
border-width:thin;
border-color:#9999ff;
}
td.box
{
background-color:#fff;
color:#000;
border-style:solid;
border-width:thin;
border-color:black;
padding:2px;
}
.product
{
background-color:#fffff0;
color:#000;
border-style:dotted;
border-width:thin;
border-color:grey;
padding:5px;
width:100%;
}
td.desc

{
background-color:#fffff0;
color:#000000;


}