@charset "utf-8";
/* CSS Document */

html  {
margin : 0;
padding : 0;
}
body {
font : lucida bright, thorndale, georgia, times new roman;
line-height : 1.88889;
color : #625245;
background : ;
margin : 0;
padding : 0;
}
p {
margin-top : 0;
text-align : justify;
}
h1 {
font : lucida bright, thorndale, georgia, times new roman;
size : +2
letter-spacing : 1px;
margin-bottom : 0;
color : #DC5C11;
}
a:link {
<!--font-weight : bold;-->
text-decoration : none;
color : #625245;
}
a:active {
<!--font-weight : bold;-->
text-decoration : none;
color : #625245;
}
a:visited {
<!--font-weight : bold;-->
text-decoration : none;
color : #625245;
}
a:hover {
text-decoration : underline;
cursor : hand
color : #DC5C11;
} 
