/* CSS Document */

body {
background-color:#CCCCCC;
margin: 0px;
}

p { 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:18px;
}

a {
color: #60A512;
}

a:hover {
color:#000000;
}

ul {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:18px;
}

.default { 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:18px;
}

.white{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
padding:6px;
}

.quote { 
font-family: Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-style:italic;
line-height:20px;
}

.buttons { 
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
}

.buttons a{ 
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#000000;
text-decoration:none;
}

.buttons a:hover{ 
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color: #60A512;
text-decoration:underline;
}

.buttons a#active{ 
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color: #60A512;
text-decoration:underline;
}