a {
	font-family: Tahoma;
	font-size: 12px;
	color: #576F91;
	text-decoration: none;
}
a:hover 
{
	color: #000000;
	text-decoration:underline;
}

.a2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.a2:hover 
{
	color: #FFFFFF;
	text-decoration:underline;
}

p, td
{
	color: #333333; 
	font-size: 12px; 
	font-family: Tahoma;
}

body 
{
	color: #333333; 
	font-size: 12px; 
	font-family: Tahoma;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.titulo {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #333333;
	font-style: italic;
}

.titulo2
{
	color: #FF6600;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	padding-left: 20px;
}
