/* ********************************

ABACUS CONSULT STYLES

********************************** */


.flies  {
        font-family:Verdana, Helvetica, sans-serif;
        font-size:11px;
        line-height:13px;
        border : none;
        color : #4A5660;
}

.head_01 {
	font-family : Verdana, Helvetica, sans-serif;
        font-size:15px;
        line-height:16px;
        font-weight: bold;
        color: #F4BC2E;
}

.head_02 {
	font-family : Verdana, Helvetica, sans-serif;
        font-size:13px;
        line-height:14px;
        font-weight: bold;
        color: #F4BC2E;
}

.head_03 {
	font-family : Verdana, Helvetica, sans-serif;
        font-size:13px;
        line-height:14px;
        font-weight: bold;
        color: #4A5660;
}



/* ***********************************

Links:

************************************ */



a:link {
        font-family:Verdana, Helvetica, sans-serif;
        font-size:11px;
        line-height:13px;
        border : none;
        color : #4A5660;
}
a:visited {
        font-family:Verdana, Helvetica, sans-serif;
        font-size:11px;
        line-height:13px;
        border : none;
        font-weight: normal;
        color : #4A5660;
}
a:hover {
        font-family:Verdana, Helvetica, sans-serif;
        font-size:11px;
        line-height:13px;
        border : none;
        font-weight: bold;
        color : #4A5660;

}

