@charset "utf-8";
/* CSS Document */
a:link {font-family: Tahoma; 
font-size: 14px; 
color: #000000; 
text-decoration: none;
font-weight:bold}

a:visited {font-family: Tahoma; 
font-size: 14px; 
color: #000000; 
text-decoration: none;
font-weight:bold}

a:active {font-family: Tahoma;
font-size: 14px; 
color: #ffffff; 
text-decoration: none;
font-weight:bold}

a:hover {font-family: Tahoma; 
font-size: 14px; 
color: #ffffff; 
text-decoration: none;
font-weight:bold}
 

.tit {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	
}
.txt {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.pie {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
