/* ----------------------------------------------------------

author:    Boris Perepelitsa
email:     borisss777@gmail.com
icq:       411-243-945
profail:   www.free-lance.ru/users/Boriss
---------------------------------------------------------- */


/* DEFAULT */
* {
margin: 0;
padding: 0;
}
img, fieldset {
border:0;
}
html { 
font-size: 100.01%;
height:100%;
}
body {
width: 100%;
color: #000;
text-align: left;
font-family: Tahoma;

}
ul {
list-style:none;
}
td {vertical-align:top;}
*:focus {outline: none}
.clear {
clear:both;
}
a:hover {
text-decoration:none;
}
a {
color:#8f0db0;
}

