@import url("../../../css/content.css");


html {
   color: #3A304E;
   background-color: #BCC1CA;
}

a:link,
a:visited {
	color: #3A304E;
	background-color: transparent;
}

a:hover,
a:active {
	color: #FF9900;
	background-color: transparent;
}

