/* Fan art Theme by Yuna87
http://www.life-stream.it/ */

td { font-family: arial;
font-size: 8pt;
COLOR: #666666;
}

table { font-family: arial;
font-size: 8pt;
COLOR: #666666;
}

A:link {
CURSOR: crosshair;
COLOR: #3366ff;
FONT-WEIGHT: normal;
TEXT-DECORATION: none;
height:0;
}

A:visited {
CURSOR: crosshair;
COLOR: #336699;
FONT-WEIGHT: normal;
TEXT-DECORATION: none;
height:0;
}

A:active {
CURSOR: crosshair;
COLOR: #ffffff;
FONT-WEIGHT: normal;
TEXT-DECORATION: none;
height:0;
}

A:hover {
CURSOR: crosshair;
COLOR: #6666cc;
FONT-WEIGHT: normal;
TEXT-DECORATION: underline;
height:0;
}

body {
font-family: arial;
font-size: 8pt;
cursor: default;
COLOR: #666666;
}

.important {
text-decoration: underline;
}