.links {font-family: verdana; font-size: 11px; color: blue; text-decoration: underline;}
.links:hover {font-family: verdana; font-size: 11px; color:blue; text-decoration:underline;}

.links_f {font-family: verdana; font-size: 10px; color: white; text-decoration: underline;}
.links_f:hover {font-family: verdana; font-size: 10px; color:white; text-decoration:underline;}

p.main {border-color:gray; border-width:thin; border-right-style: dotted;}
p.box {border-right-style: solid; border-color:silver; border-width:thin;}
p.out {border-top-style: solid; border-width:thin; border-color:silver;}
p.double {border-style: double}
p.groove {border-style: groove}
p.ridge {border-style: ridge}
p.inset {border-style: inset}
p.outset {border-style: outset}

BODY{
scrollbar-face-color:#9D33AC;
scrollbar-arrow-color:BLACK;
scrollbar-track-color:#FF99FF;
scrollbar-shadow-color:#660066;
scrollbar-highlight-color:#FF99FF;
scrollbar-3dlight-color:#FFCCFF;
scrollbar-darkshadow-Color:#330033;
}

ul{ 
list-style-type: dot; 
margin-top: 0px; 
} 

li{ 
margin-left: -10px; 

} 


span.content
{
font-family:verdana;
color:#000000;
font-size:11;
text-decoration:none;
}

span.content_w
{
font-family:verdana;
color:#FFFFFF;
font-size:11;
text-decoration:none;
}

span.footer
{
font-family:verdana;
color:#FFFFFF;
font-size:10;
text-decoration:none;
}

span.title
{
font-family:verdana;
color:black;
font-size:14;
text-decoration:none;
font-weight:bold;

}

span.phone
{
font-family:verdana;
color:black;
font-size:18;
text-decoration:none;
font-weight:bold;

}
