
/* Generally */
font,td,p { font-family: arial; font-size: 12px; }
a { text-decoration: underline; color: #c6cff5; font-family: arial; }
a:visited	{ text-decoration: underline; color: #c6cff5; font-family: arial; }
a:hover		{ text-decoration: underline; color: #ffffff; font-family: arial; }
a:active	{ text-decoration: underline; color: #c6cff5; font-family: arial; }




/* Headers */
.foxy { font-family: arial; color: #ffffff; font-size: 14px; font-weight: bold}
a.foxy, a.foxy:visited, .foxy a, .foxy a:visited { color: #ffffff; text-decoration: underline;}
a.foxy:hover, .foxy a:hover, a.foxy:active, .foxy a:active { color: #C6CFF5; text-decoration: underline;}


/* Large */
.shemale { font-family: arial; color: #ffffff; font-size: 20px; font-weight: bold}
a.shemale, a.shemale:visited, .shemale a, .shemale a:visited { color: #ffffff; text-decoration: underline;}
a.shemale:hover, .shemale a:hover, a.shemale:active, .shemale a:active { color: #C6CFF5; text-decoration: underline;}
body { color: #c6cff5; font-size: 14px; font-family: arial; background-color: black; margin: 0; }

