.sidebar {
	font-family: "Trebuchet MS", Verdana, Arial, "Century Gothic";
	font-size: 12px;
}
.sidebar a:link {
	text-decoration: none;
	color: #000000;
	}
.sidebar a:visited {
	text-decoration: none;
	color: #000000;
	}
.sidebar a:hover {
	text-decoration: none;
	color: #F84A7E;
	}
.sidebar a:active {
	text-decoration: none;
	color: #F84A7E;
	}
	
.header-nav {
	font-family: "Trebuchet MS", Verdana, Arial, "Century Gothic";
	font-size: 16px;
}
.header-nav a:link {
	text-decoration: none;
	color: #F84A7E;
	}
.header-nav a:visited {
	text-decoration: none;
	color: #F84A7E;
	}
.header-nav a:hover {
	text-decoration: none;
	color: #F9B0C6;
	}
.header-nav a:active {
	text-decoration: none;
	color: #F9B0C6;
	}	
	
.header {
	font-family: "Trebuchet MS", Verdana, Arial, "Century Gothic";
	font-size: 16px;
	color: #F25782;
	text-align: center;
}
body {
	font-family: "Trebuchet MS", Verdana, Arial, "Century Gothic";
	font-size: 10pt;
	color: #666666;
	}
.footer {
	font-family: "Trebuchet MS", Verdana, Arial, "Century Gothic";
	font-size: 12px;
	color: #666666;
	text-align: center;
}
a:active {
	font-family: "Trebuchet MS", Verdana, Arial, "Century Gothic";
	color: #CEEE8D;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Verdana, Arial, "Century Gothic";
	color: #CEEE8D;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Verdana, Arial, "Century Gothic";
	color: #F9497d;
	text-decoration: none;
}
a:link {
	font-family: "Trebuchet MS", Verdana, Arial, "Century Gothic";
	color: #F9497d;
	text-decoration: none;
}
