a

{

    font-weight:normal;

    font-size:10px;

    color:#181818;

    font-family:Arial, verdana, Sans-serif;

    text-decoration:underline;

}



a:hover

{

    font-weight:normal;

    font-size:10px;

    color:red;

    font-family:Arial, verdana, Sans-serif;

    text-decoration:underline;

}



a:active

{

    font-weight:normal;

    font-size:10px;

    color:red;

    font-family:Arial, verdana, Sans-serif;

    text-decoration:underline;

}



a:link

{

    font-weight:normal;

    font-size:10px;

    color:#181818;

    font-family:Arial, verdana, Sans-serif;

    text-decoration:underline;

}



b	{ 

	font-weight:bold;

	font-size:11px;

	}



.text

{

    font-size:10px;

	font-height:11px;

	font-weight:normal;

    color:#181818;

    font-family:Arial,Verdana,Tahoma,Geneva,Sans-serif;

	line-height:11px;



}



.textheaderred

{

    font-size:11px;

	font-height:11px;

	font-weight:bold;

    color:#ff3300;

    font-family:Arial,Verdana,Tahoma,Geneva,Sans-serif;

	line-height:11px;

}



.textheader

{

    font-size:11px;

	font-height:11px;

	font-weight:bold;

    color:#181818;

    font-family:Arial,Verdana,Tahoma,Geneva,Sans-serif;

	line-height:11px;

}