body {
	font-family: Arial, Helvetica, sans-serif;
}
.Title{  
font-family: "Times New Roman", Times, serif; 
font-size: 16px; 
font-weight: bold; 
color: #000000; 
text-decoration: none
}
.Title_Pag{
font-family: "Times New Roman", Times, serif; 
font-size: 12px; 
font-weight: bold; 
color: #000000; 
text-decoration: none
}
.Title_Link{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
}
.Title_Link:hover {  font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: lighter;
	color: #999999;
	text-decoration: none;
	text-transform: none;
	clear: left;
}
.Subtitle_Link {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333; 
	font-weight: normal;
	}
.Text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
