.rb {
font-size:10pt;
text-decoration:none;
}

a:link {
    color: #000000;
	text-decoration:none;
	font-size:10pt;
   }
   
a:visited {
    color: #000000;
	text-decoration:none;
	font-size:10pt;
   }
   
a:active {
    color: #000000;
text-decoration:none;
font-size:10pt;
}

a:hover {
    color: #000000;
text-decoration:none;
font-size:10pt;
}

.tit {
font-size:13pt;
text-decoration:none;
font-weight:bold;
}