.tis2 {
	font-size: 12px;
	color: #00CC99;
	background-color: #000000;
	text-align: justify;
	font-family: "Times New Roman";
 
}
a:link {
	color: #00CC99;
	text-decoration: none;
	font-family: "Times New Roman";
	font-size: 12px;

}
a:visited {
	color: #00CC99;
	text-decoration: none;
	font-family: "Times New Roman";
	font-size: 12px;
}
a:hover {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	font-family: "Times New Roman";
}
a:active {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	font-family: "Times New Roman";
}
