a:link 
{ 
color: FFCC66
}

a:visited 
{
color: CC9933
}

a:hover 
{ 
color: 336600
}

a:active
{
color: white
}



p a:link 
{ 
color: 336600
}

p a:visited 
{
color: CC9933
}

p a:hover 
{ 
color: CC9933
}

p a:active
{
color: white
}






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

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


