/* CSS Document */

.sitil-2 {
	font-size: 12px;
	font-weight: bold;
}
.sitil-1 {
	font-size: 14px;
	font-weight: bold;
	color:#FF0000;
	font-family:"Times New Roman", Times, serif;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}