Размер файла: 657B
body{
color : #5c5c5c;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : normal;
font-size: 11px;
}
a {
color : #5c5c5c;
text-decoration : none;
border-bottom-width : 1px;
border-bottom-style : dotted;
border-bottom-color : #9f9f9f;
}
a:active, a:visited, a:link {
color : #373839;
text-decoration : none;
}
a:hover {
color : #e2141b;
text-decoration : none;
font-weight : bold;
}
input{
border: 1px solid #c7cbcd;
}
.title
{
border: 1px solid #c4c7c9;
padding: 2px;
font-size: 15px;
}
.block{
border: 1px solid #c4c7c9;
margin: 2px;
padding: 2px;
}
h3{
margin: 0px;
}