a:link
{
    color: #000000;
	text-decoration: none;    
}

a:visited
{
    color: #000000;
    text-decoration: none; 
}

a:hover
{
    color: #6699FF;
    text-decoration: none;   
}

a:active
{
    color: #6699FF;
    text-decoration: none;    
}

.navigation
{
    color: #000000;
    font-family: helvetica, arial, sans-serif;
    font-size: 11px;
    letter-spacing: 0px;
    word-spacing: 0px;
	text-decoration: none;
    line-height: 13px;
    padding: 0px;
}

.white
{
    color: #FFFFFF;
    font-family: helvetica, arial, sans-serif;
    font-size: 11px;
    letter-spacing: 2px;
    word-spacing: 0px;
	text-decoration: none;
    line-height: 13px;
    padding: 0px;
}

.open01
{
    color: #6699FF;
    font-family: helvetica, arial, sans-serif;
    font-size: 11px;
    letter-spacing: 2px;
    word-spacing: 0px;
	text-decoration: none;
    line-height: 13px;
    padding: 0px;
}

.body
{
    color: #000000;
    font-family: helvetica, arial, sans-serif;
    font-size: 11px;
    letter-spacing: 0px;
    word-spacing: 0px;
	text-decoration: none;
    line-height: 13px;
    padding: 0px;
}