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

.td
{
border-color:#FF0000;
border-size:1px;
font-style:normal;
font-weight:100;
font-size:15px;

}
.selects
{

background:url(images/centertop.gif);

width:150px;

}
.options
{
background:url(images/centertop.gif);
color:#e20993;
}
a.linkunderline
{
text-decoration:none;
color:#e20993;
}
a.linkunderline:hover
{

text-decoration:underline;
}


a.linkunderline:active
{
text-decoration:none
color:
}










