a:link 
{ 
color: CCCC66
}

a:visited 
{
color: 999933
}

a:hover 
{ 
color: 006699
}

a:active
{
color: white
}

div
{ 
font-family: verdana, ariel, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: CCCC66;
line-height: 14px;
}

p
{ 
font-family: verdana, ariel, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: 006699;
line-height: 14px;
}


.hilight
{
font-weight: bold;
}
