.Text {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.TitlesHome {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #9B0000;
}
a {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #9B0000;
	text-decoration: underline;
}.Hand {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	cursor: hand;

}
.TitlesMenu {


	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #698C00;
}
#outlink  {
	position: absolute;
	left: 1px;
	bottom: 1px;
	float: left;
}
#outlink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #f2e8e9;
	text-decoration: none;
}
#outlink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #f2e8e9;
	text-decoration: none;
}
#outlink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #f2e8e9;
	text-decoration: none;
}

