A, A:ACTIVE
{
	font-family : Gill Sans MT;
	color : #ec7f2d;
	font-size : 15px;
}
A:HOVER
{
	font-family : Gill Sans MT;
	color : #00A0C6;
	font-size : 15px;
}
.Normal
{
	font-family : Gill Sans MT;
	font-size : 15px;
	text-align:justify;
	color : #000000;
}
.Normal-center
{
	font-family : Gill Sans MT;
	font-size : 15px;
	text-align:center;
	color : #000000;
}
.Comment {
	font-family: Gill Sans MT;
	font-size: 12px;
	color: #999;
}

.TitleOrange
{
	font-family : Forgotten Futurist;
	font-size : 27px;
	font-weight: bold;
	color : #ec7f2d;
}
.SubTitleOrange
{
	font-family : Forgotten Futurist;
	font-size : 27px;
	color : #ec7f2d;
	font-weight: normal;
}
.TitleGrey
{
	font-family : Forgotten Futurist;
	font-size : 35px;
	color : #807f83;
}
.Normal {
	font-style: italic;
}
.Normal {
	font-style: normal;
}
.Normal {
	font-family: "Arial Black", Gadget, sans-serif;
}
.Normal {
	font-family: "Gill Sans MT";
}
