	A:link
{
    COLOR: #880088;
    text-decoration: none;
    FONT-FAMILY: verdana;
    FONT-SIZE: 13px;
    FONT-WEIGHT: bold;
}
    A:visited
{
    COLOR: #880088;
    text-decoration: none;
    FONT-FAMILY: verdana;
    FONT-SIZE: 13px;
    FONT-WEIGHT: bold;
}
	A:link:hover
{
    COLOR: #ff8800;
    text-decoration: none
}
	A:hover
{
    COLOR: #ff8800;
}