a:link {
color: #666600;
text-decoration: none
}
a:visited {
color: #666600;
text-decoration: none
}
a:hover {
color: #666600;
text-decoration: underline
}
a.contact:link{
color: #686868; 
}
a.contact:visited {
color: #686868; 
}
a.contact:hover{
color: #686868; 
text-decoration: underline
}
a.domain:link{
color: #686868;
}
a.domain:visited {
color: #686868; 
}
a.domain:hover{
color: #686868;
text-decoration: underline
}
body {
padding-left: 0px; 
padding-right: 0px;
padding-top: 0px; 
padding-bottom: 0px; 
margin: 10px 10px 20px
}
.header {
margin-top: 10px; 
}
p.imageText{
color: #686868; 
margin-top: 20px;
margin-bottom: 20px;
text-align:center;
font-size:70%; 
}
p.quickInfo{
margin-top: 20px; 
text-align:center;
margin-bottom: 20px; 
}
p.domain{
color: #686868;
font-weight: bold;
text-align:center;
margin-bottom: 20px; 
}
p.text{
margin-top: 20px; 
text-align:center;
}
p.endLinks{
margin-top: 20px;
text-align: center;
}
#buttons{
background: #fff; 
float: left; 
width: 25%; 
margin-top: 50px; 
padding-top: 30px;  
padding-bottom: 10px;
padding-left: 15px
}
.button{
color: #666600;
font-family: arial, helvetica, sans-serif;
font-size:78%;
font-weight: bold
}
#maincenter {
background: #fff; 
float: left; 
width: 50%; 
margin-top: 1cm; 
border-left: black 1px solid; 
border-right: black 1px solid; 
border-top: black 1px solid; 
border-bottom: black 1px solid; 
border-color: #ccc; 
padding-bottom: 10px 
}
p {
font-family: arial, helvetica, sans-serif; 
font-size:95%; 
margin: 0px 10px 10px
}
h1 {
text-align:center;
color: #686868;
margin: 20px 10px 10px;
font-family: arial, helvetica, sans-serif; 
font-size: 90%; 
font-weight: bold
}
h2 {
text-align:center;
margin: 0px 10px 10px;
font-family: arial, helvetica, sans-serif; 
font-size: 90%; 
font-weight: normal
}