a:link 

{ 

color: CC9966

}



a:visited 

{

color: 996633

}



a:hover 

{ 

color: 333366

}



a:active

{

color: white

}





p a:link 

{ 

color: 333366

}



p a:visited 

{

color: 996633

}



p a:hover 

{ 

color: 996633

}



p a:active

{

color: white

}






div

{ 

font-family: verdana, ariel, sans-serif;

font-size: 10px;

font-style: normal;

font-weight: normal;

color: CC9966;

line-height: 14px;

}



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



.hilight

{

font-weight: bold;

}