
body {background-color: #ABBBE5}

a:link {
	font-family: tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
a:visited {
	font-family: tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
a:hover {
	font-family: tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #FFB916;
}
a:active {
	font-family: tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #FFB916;
