<!-- CSS Stylesheet -->

body {}
a:link {color: #CC3300; text-decoration: none;
}
a:visited {color: #CC3300; text-decoration: none;
}
a:active {text-decoration: underline; color: #FF0000; }
a:hover {text-decoration: underline; color: #FF0000; }
.text {font-family: verdana; font-size: 13px; font-weight: normal;
}
.titles {font-family: arial; font-size: 14px; font-weight: bold;
}
.menu {font-family: verdana; font-size: 13px; font-weight: bold;
}
.small {font-family: verdana; font-size: 11px; font-weight: normal;
}
.categ {font-family: arial; font-size: 15px; font-weight: bold;
}
.subcateg {font-family: verdana; font-size: 13px; font-weight: bold;
}
.more {font-family: verdana; font-size: 15px; font-weight: bold;
}
.galleries {font-family: verdana; font-size: 13px; font-weight: bold; }
.textads {font-family: arial; font-size: 22px; font-weight: bold; }
.special {font-family: verdana; font-size: 12px; font-weight: bold; color: #FF0000; }

body
{scrollbar-face-color: #CC3300;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #CC3300;
scrollbar-darkshadow-color: #CC3300;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #FFFFFF;}
