a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #600;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #300;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
a.link:link, a.link:active, a.link:visited {
	font-family: Tahoma, Arial;
	color: #C93;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.link:hover {
	font-family: Tahoma, Arial;
	color: #AC8E61;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
BODY {
	font-weight: normal;
	background-color: #FFF;
}
TD {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #AC8E61;
}
.white {
	color: #FFFFFF;
}
.blue {
	color: #0070DF;
}
.red {
	color: #CE0101;
}
.px11 {
	font-size: 11px;
}
.px12 {
	font-size: 12px;
}
.px16 {
	font-size: 16px;
}
.px24 {
	font-size: 24px;
}
.grey {
	color: #5D6068;
	font-weight: normal;
}
.orange {
	color: #FF5400;
}
.Titlesimone {
	font-size: 24px;
	font-weight: bold;
}
.linkssimone {
	color: #300;
}
.simone {
	text-align: left;
}
.simlink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #300;
}
.simonelink {
	color: #300;
}
.link a {
	color: #300;
}
