@charset "ISO-8859-1";
body {
	background-image: url(images/fao/wp_violet.jpg);
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	font-size: 12px;
}
td {
	font-size: 12px;
}	
a.link:link {
	font-weight: bold;
	color: #660099;
	text-decoration: none;
}
a.link:active {
	font-weight: bold;
	color: #660099;
	text-decoration: none;
}
a.link:hover {
	font-weight: bold;
	color: #660099;
	text-decoration: underline;
}
a.link:visited {
	font-weight: bold;
	color: #660099;
	text-decoration: none;
}a.nav2:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.nav2:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.nav2:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.nav2:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.pink {
	font-weight: bold;
	color: #FF0099;
}
.pink2 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0099;
}
.title {
	font-size: 14px;
	font-weight: bold;
}
	
