/**Begin CSS Style Generator*****************************************/
/**1.1**/
/**End CSS Style Generator*****************************************/
a
{
font-size: 9pt;
                color: #584CF5;
                line-height:10pt;
                 text-decoration: none;
                font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        }
a:HOVER
        {
               color: #A00303;
               text-decoration:none;
        }


.link {
	font-size : 11pt;
	color: #7C7D7D;
	text-decoration:underline;
	font-family : geneva, arial, helvetica;
}

.link:visited {
	color: #7C7D7D;
	text-decoration : none;
}

.link:hover {
	color: #A00303;
	text-decoration : none;
   
}

.link2 {
	font-size : 11pt;
	color:#584CF5;
	text-decoration:none;
	font-family : geneva, arial, helvetica;
         
          }

.link2:hover {
	color: #A00303;
	text-decoration : none;

}

.link3 {
	font-size : 8pt;
	color:#584CF5;
	text-decoration:none;
	font-family : geneva, arial, helvetica;
         
          }

.link3:hover {
	color: #A00303;
	text-decoration : none;

}

