body {
background-color:#a2795b;
padding: 0px;
margin: 0px;
font-family: Arial, verdana;
color: #000000;
font-size: 12px;
line-height: 17px;
background-image: url(images/trindyssiv.jpg);
background-repeat: repeat-x;
}

h3 {
color: #020202; 
font-size: 16px;
font-family: Palatino Linotype, Serif;
font-style: italic;
margin-bottom: 20px;
padding-left: 20px;}

#linkit {
background-color:transparent;
color: #020202;
line-height:1.7;
font-family: Georgia, Verdana;
font-size: 14pt;
text-transform:uppercase;
text-align:center;
}

a:link {
color : #020202; 
text-decoration: none; 
} 
a:active {
color : #020202;
text-decoration: none; 
} 
a:visited {
color : #020202;
text-decoration: none; 
} 
a:hover {
color : #845B12; 
text-decoration: none; 
cursor: default;
}