BODY { background-color: #000000 }

P { font-size: 10pt; font-family: arial, tahoma, serif }

.purple { color: #CC99FF }
.ltpurple { color: #CCCCFF }
.ltblue { color: #66CCFF }
.blue { color: #6666FF }
.white { color: #FFFFFF }
.grey { color: #999999 }

.ltgreen { color: #00CD00 }
.green { color: #458B00 }
.magenta { color: #FF1493 }
.red { color: red }
.yellow { color: #FFFF00 }

B.first { font-weight: 400 }

A:link { color: #FF99FF; text-decoration: none }
A:visited { color: #FF99FF; text-decoration: none }
A:active { color: #FF99FF; text-decoration: none }
A:hover { color: white }

A.ext:link { color: rgb(247, 166, 0); text-decoration: none }
A.ext:visited { color: rgb(247, 166, 0); text-decoration: none }
A.ext:active { color: rgb(247, 166, 0); text-decoration: none }
A.ext:hover { color: white }

A.pio:link { color: rgb(156, 00, 00); text-decoration: none }
A.pio:visited { color: rgb(156, 00, 00); text-decoration: none }
A.pio:active { color: rgb(156, 00, 00); text-decoration: none }
A.pio:hover { color: white }

A.bio:link { text-decoration: none; color: yellow }
A.bio:visited { text-decoration: none; color: yellow }
A.bio:active { text-decoration: none; color: yellow }
A.bio:hover { color: white }




