@charset "UTF-8";
/* CSS Document */

body {
background-color: #000000;
font-family: verdana, trebuchet ms, times new roman;
color: #eab8e0;
}



a:link, a:visited, a:active {
font-size: inherit;
color: #eab8e0;
text-decoration: none;
}

a:hover {
font-size: inherit;
color: #D60270;
text-decoration: none;
}


boxtext {
color: #000000;
}



table.menu {
width: 750px;
text-align:center;
font-family:verdana, trebuchet ms, times new roman;
font-weight: heavy;
cellpadding:5px;
cellspacing:5px;
color: #eab8e0;
font-size: 20px;
}


table.catalog
{ text-align: left;
font-family: verdana, trebuchet ms, times new roman;
font-weight: normal;
cellpadding:5px;
cellspacing:5px;
font-size: 18px;
color: #eab8e0;
width: 750px;
background-color: #000000;
border-width: 10px;
border-style:solid;
border-color:#000000;
border-collapse: collapse;
border-spacing: 20px;}







table.list
{ 
width: 750px;
padding: 5px 200px;

}













