/* GENERAL */

/* DIV ELEMENTS */
#maincontent a:link,
#maincontent a:visited,
#maincontent a:active {
	color: #0099ff;
	text-decoration:none;
}

#maincontent a:hover {
	color: #152648;
	text-decoration:underline;
}

/* LINK ELEMENTS */

