
/* ::::: null ::::: */

.style1 { font-size: 11px; }
.style2 { font-size: 17px; font-weight: bold; }
.style3 { font-weight: bold; }
.style4 { font-size: 40px; }
.style5 { font-size: 16px; font-weight: bold; }
body, td, th { font-family: tahoma; color: rgb(255, 255, 255); }
a:link { color: rgb(240, 145, 209); text-decoration: underline; }
a:visited { text-decoration: underline; color: rgb(240, 145, 209); }
a:hover { text-decoration: none; color: rgb(255, 255, 255); }
a:active { text-decoration: underline; color: rgb(255, 255, 255); }
