/* CSS Document */

.normal_text {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#000000;
text-decoration:none;
}
.product_text {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight: bolder;
color:#006600;
text-decoration:none;
}



hr{
color:#006633;


}
.product_title {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight: bold;
color: #003300;
text-decoration:none;
}


/* Style of the bottom links*/

.bottom_links {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8px;
font-weight:bold;
color:#000000;
text-decoration:none;
}


.bottom_links_cname {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#000000;
text-decoration:none;
}


.bottom_links A{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8px;
font-weight:bold;
color:#000000;
text-decoration:none;
}

.bottom_links A:link{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8px;
font-weight:bold;
color:#000000;
text-decoration:none;
}

.bottom_links A:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8px;
font-weight:bold;
color:#000000;
text-decoration:underline;
}

img{
border-color: #006600;
}
