a {
	color: #1270fd;
	text-decoration: underline;
}

a:visited {
	color: #8674a2;
}

#left a{
	color: #1270fd;
}

#left .active a{
	color: #ff059b;
	font-weight: bold;
	text-decoration: none;
}

h1 {
	color: #ff059b;
}