p {
font-family : arial;
font-size : 12px;
color : #000000
}

h1 {
font-family : "verdana";
font-size : 18px;
color : #000000;
text-align : center;
}

h2 {
font-family : arial;
font-size : 14px;
color : #000000;
text-align : center;
}

.fixcenter {
width : 900px;
background : #FFFFFF;
color : #FFFFFF;
margin : auto;
margin-top : 1px;
}

.footer {
font-family : arial;
font-size : 10px;
color : #000000;
}

.product {
font-family : arial;
font-size : 16px;
color : #3333CC;
font-weight : bold;
text-align : center;
}

.addcart {
margin-bottom: 10px;
}

#menu {
position : relative;
right : 0px; 
padding : 0; 
margin : 0; 
width:0;
}

#menu li {
list-style-type : none; 
margin : 0 0 0.25em 0;
}

#menu a, #menu a:visited {
display : block; 
width : 145px; 
height : 15px;
text-decoration : none;
border : 1px solid #3333CC; 
font-family : arial,verdana,san serif; 
font-size : 12px; 
text-align : left; 
background : #689ACD; 
color : #FFFFFF; 
padding : 4px 4px 4px;
}

#menu a:hover {
background : #FFFFFF; 
color : #000000;
}

A:link {
color : #0033FF;
font-size : 12px;
font-family : arial;
}

A:hover {
color : #6699FF;
font-family : arial;
text-decoration : underline;
}

A:visited {
color : #666666;
font-size : 12px;
font-family : arial;
}
