
a.button:link {
color: white;
font-weight: bold;
font-size: 13px;
line-height: 31px;
font-family: Verdana;
text-decoration: none;
background-color: #090;
letter-spacing: 1px;
padding: 2px 6px 3px;
border-style: solid;
border-width: 2px;
border-color: #65f05f #54c054 #005800 #007e00
}
a.button:visited {
color: white;
font-weight: bold;
font-size: 13px;
line-height: 31px;
font-family: Verdana;
text-decoration: none;
background-color: #090;
letter-spacing: 1px;
padding: 2px 6px 3px;
border-style: solid;
border-width: 2px;
border-color: #65f05f #54c054 #005800 #007e00
}
a.button:hover {
color: white;
font-weight: bold;
font-size: 13px;
line-height: 31px;
font-family: Verdana;
text-decoration: none;
background-color: #00d600;
letter-spacing: 1px;
padding: 2px 6px 3px;
border-style: solid;
border-width: 2px;
border-color: #75ff77 #00a400 #008b00 #56dd55
}
a.button:active {
color: #f60;
font-weight: bold;
font-size: 13px;
line-height: 31px;
font-family: Verdana;
text-decoration: none;
background-color: #00d600;
letter-spacing: 1px;
padding: 2px 6px 3px;
border-style: solid;
border-width: 2px;
border-color: #9eff7d #7aae46 #487c26 #5e922a
}
a:link {
color: white;
font-weight: bold;
font-size: 13px;
line-height: 15px;
font-family: Verdana, Arial, sans-serif;
text-decoration: none
}
a:hover {
color: #7acba3;
font-weight: bold;
font-size: 13px;
line-height: 15px;
font-family: Verdana, Arial, sans-serif;
text-decoration: underline
}
a:visited {
color: #bfcbbf;
font-weight: bold;
font-size: 13px;
line-height: 15px;
font-family: Verdana, Arial, sans-serif;
text-decoration: none
}
a:active {
color: #f96;
font-weight: bold;
font-size: 13px;
line-height: 15px;
font-family: Verdana, Arial, sans-serif;
text-decoration: none
}
body       {
background-color: black;
text-align: center;
margin-top: 0px;
margin-right: auto;
margin-left: auto;
padding-right: 12px;
padding-left: 12px;
border-top: 18px solid #000
}






a.single:link {
color: #f96;
font-weight: normal;
font-size: 12px;
font-family: Verdana, Arial, sans-serif;
text-decoration: none;
text-align: center
}
a.single:hover {
color: #1faa52;
font-weight: normal;
font-size: 12px;
font-family: Verdana, Arial, sans-serif;
text-decoration: underline;
text-align: center
}
a.single:visited {
color: #f96;
font-weight: normal;
font-size: 12px;
font-family: Verdana, Arial, sans-serif;
text-decoration: none;
text-align: center
}
a.single:active {
color: #ff6c00;
font-weight: normal;
font-size: 12px;
font-family: Verdana, Arial, sans-serif;
text-decoration: none;
text-align: center
}
.text     {
color: white;
font-size: 12px;
line-height: 16px;
font-family: Verdana, Arial, sans-serif;
text-align: left
}



.nowrap { white-space: nowrap; }
