body {
font-family: arial;
font-size: 12px;
color: #565657;
text-align: justify;
cursor: default;
margin: 0;
padding-top: 0px;
line-height: 20px;
background-color:#CACED1;
background-image:url(http://s775.photobucket.com/albums/yy37/swevnl/swe4.jpg);
background-repeat:repeat-y;
}

a:link {
font-family: arial;
font-size: 12px;
font-weight: normal;
cursor: pointer;
text-decoration: none;
color: #69812E;
}
 
a:visited {
font-family: arial;
font-size: 12px;
font-weight: normal;
cursor: pointer;
text-decoration: none;
color: #69812E;
}

a:hover {
font-family: arial;
font-size: 12px;
cursor: pointer;
text-decoration:underline;
color: #777777;
}

a:active {
font-family: arial;
font-size: 12px;
cursor: pointer;
text-decoration: underline;
color: #777777;
}