a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6C3;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6C3;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6C3;
	text-decoration: none;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #033;
}
.ContentBGround {
	background-image: url(../images/axecentre.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.TypeStandard {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6F6;
	text-decoration: none;
}
.TypeBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #9FC;
}
.Feed {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9FC;
	font-size: 14px;
}
.Logo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.FormObjects {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #666666;
	text-decoration: none;
	border-top-color: #15C276;
	border-right-color: #15C276;
	border-bottom-color: #15C276;
	border-left-color: #15C276;
}
.SplashBGround {
	background-image: url(../images/splash00bground.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

