body,ul,ol,dl,td,th,caption,pre,p,blockquote,input,textarea
{
    font-family:Arial,"Lucida Sans Unicode",Verdana,sans-serif,Tahoma;
    line-height:1.6; 
    font-size:16px;
    color:#000000;
}
a
{
text-decoration: none;
color: blue;
color: #FF9900;

font-family: arial;
}
a:visited
{

}
a:hover
{
}

a:link
{
text-decoration: none;
color: blue;
color: #FF9900;
font-family: arial;
}


a img
{
border: none;
}
img
{
border: none;
}

a img, a:link img 
{
border: none;
} 

li
{
	list-style: none; list-style: georgian;
}