/* Styles for Index Frame */

body { font-family:verdana; font-size:100%;color:rgb(165,185,255)}


p
{
filter:shadow(color=#1fa0c0, direction=180)
color: rgb(185,200,255);
}


a {text-decoration: none}

a:link     {color:rgb(155,225,155)}
a:visited  {color:rgb(195,155,235)}
a:hover    {color:rgb(15,175,245);font-family:monospace;font-size:17}
a:active   {color:rgb(255,255,125)}


ol
{
list-style-position:outside
}




ul
{
list-style-image: url("bullets_balls_blue_001.gif");
list-style-position:outside
}
	

