/*
www.AlwaysPlay.com

This CSS was created by Michael Burke
Please feel free to use any of this code, 
I would appreciate if you would leave this top comment, 
and/or add a link to http://www.alwaysplay.com/
*/

body 
{
COLOR: #000000;
FONT-FAMILY: verdana;
font-size: 10px;
}

IMG
{
BORDER: none;
}


.TABLE
{
border-collapse: collapse;
}


a:link, a:visited, a:active
{ 
color:#666666;
text-decoration: none;
BORDER: 0;
font-size: 11px;
font-weight: bold;
}

a:hover
{ 
color:#ee5e15;
text-decoration: none;
font-weight: bold;
BORDER: 0;
font-size: 11px;
}



