@import url(/static.css);

body {
	color: black; background-color: white;
	background-image: url("/img/sides/bugperception.png");
	background-repeat: repeat-y;
	padding-top: 1px; padding-left: 1px;
}

a.toplinks0 { color: #333377; background-color: transparent; font-weight: bold; font-family: sans-serif; }
a.toplinks0:active, a.toplinks0:hover { color: #1e0f75; background-color: transparent;  text-decoration: underline; }
a.toplinks1 { color: #333377; background-color: transparent; font-weight: bold; font-family: sans-serif; }
a.toplinks1:active, a.toplinks1:hover { color: #4dabd0; background-color: transparent;  text-decoration: underline; }
a.toplinks2 { color: #333377; background-color: transparent; font-weight: bold; font-family: sans-serif; }
a.toplinks2:active, a.toplinks2:hover { color: #7cc74e; background-color: transparent;  text-decoration: underline; }
a.toplinks3 { color: #333377; background-color: transparent; font-weight: bold; font-family: sans-serif; }
a.toplinks3:active, a.toplinks3:hover { color: #ac518b; background-color: transparent;  text-decoration: underline; }
a.toplinks4 { color: #333377; background-color: transparent; font-weight: bold; font-family: sans-serif; }
a.toplinks4:active, a.toplinks4:hover { color: #eb9ca3; background-color: transparent;  text-decoration: underline; }
a.toplinks5 { color: #333377; background-color: transparent; font-weight: bold; font-family: sans-serif; }
a.toplinks5:active, a.toplinks5:hover { color: #bdad15; background-color: transparent;  text-decoration: underline; }
a.toplinks6 { color: #333377; background-color: transparent; font-weight: bold; font-family: sans-serif; }
a.toplinks6:active, a.toplinks6:hover { color: #ed9216; background-color: transparent;  text-decoration: underline; }


