.main {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #000000;
	font-style: normal;
}
.main a:link {
	font-weight: 600;
	color: 8B0F29;
	text-decoration : none
}
.main a:visited {
	font-weight: 600;
	color: 8B0F29;
	text-decoration : none
}
.main  a:hover {
	font-weight: 600;
	color: #E92E53;
	text-decoration : none
}
.main  a:active {  font-weight: 600;  text-decoration : none}

.nav {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 300;
	color: #3F4039;
}
.nav a:link {
	font-weight: 500;
	color: #1C1C1A;
	text-decoration : none
}
.nav a:visited {  color: #1C1C1A; text-decoration : none}
.nav  a:hover {  color: #747669; text-decoration : none}
.nav  a:active {  font-weight: normal; text-decoration : none}

.side {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 300; color: #ffffff; text-decoration : none}
.side a:link {  font-weight: 500; color: #8F669D}
.side a:visited {  color: #93828F}
.side  a:hover {  color: #87798A}
.side  a:active {  font-weight: normal;
}

