<style type="text/css">
a:link, a:active, a:visited, a:hover { text-decoration: underline;} 
hr {color: #CC40FA; }
.button { background: #4B4BFA; font-family: monotype corsiva; font-size: 24px; color: #CC40FA;}
.button2 { background: #CC40FA; font-family: monotype corsiva; font-size: 24px; color: #4B4BFA;}

.bigtitle { font-family: Courier Sans; font-size: 36px; color: #4B4BFA;}
.title { font-family: Courier Sans; font-size: 28px; color: #CC40FA;}
.smalltitle { font-family: Courier Sans; font-size: 16px; color: #4B4BFA;}
.content {  font-family: Courier Sans; font-size: 24px; color: #4B4BFA;}
.smallcontent { font-family: Courier Sans; font-size: 14px; color: #CC40FA;}
.white { font-family: Courier Sans; font-size: 14px; color: #FFFFFF;}
.warning { font-family: Courier Sans; font-size: 24px; color: #FF0000;}
.orangewarning { font-family: Courier Sans; font-size: 24px; color: #FF9900;}
.greenwarning { font-family: Courier Sans; font-size: 24px; color: #33CC33;}

a.title:hover { color: #4B4BFA;}
a.smalltitle:hover { color: #CC40FA;}
a.content:hover { color: #CC40FA;}
a.smallcontent:hover { color: #4B4BFA;}

a.smalladdress {font-family: Courier Sans; font-size: 14px; color: blue; }
</style>