
.bodytxt {
font-family : "Times New Roman", Times, serif;
font-size : 14px;
color : #ffffff;
margin : 12px;
}
.buttons {
font-family : "Times New Roman", Times, serif;
font-size : 16px;
font-weight : bolder;
color : #ff0000;
}
.orange {
font-family : "Times New Roman", Times, serif;
font-size : 22px;
color : #ff8200;
text-align : center;
}
.orangemedium {
font-family : "Times New Roman", Times, serif;
font-size : 18px;
color : #ff8200;
}
.orangesmall {
font-family : "Times New Roman", Times, serif;
font-size : 14px;
color : #ff8200;
}
.orangelarge {
font-family : "Times New Roman", Times, serif;
font-size : 26px;
color : #ff8200;
text-align : center;
}
.red {
font-family : "Times New Roman", Times, serif;
font-size : 20px;
color : #990303;
}
.redmedium {
font-family : "Times New Roman", Times, serif;
font-size : 24px;
color : #990303;
}
.redlarge {
font-family : "Times New Roman", Times, serif;
font-size : 32px;
color : #990303;
}
.white {
font-family : Arial, Helvetica, sans-serif;
font-size : 16px;
color : #ffffff;
}
.whitemedium {
font-family : Arial, Helvetica, sans-serif;
font-size : 22px;
color : #ffffff;
}
.whitelarge {
font-family : Arial, Helvetica, sans-serif;
font-size : 32px;
color : #ffffff;
}
body {
background-color : #000000;
}
a:link {
text-decoration : none;
color : #ffffff;
}
a:visited {
text-decoration : none;
color : #ffffff;
}
a:hover {
text-decoration : none;
text-decoration : underline;
color : #ff8200;
}
a:active {
text-decoration : none;
color : #ffffff;
}

