@charset "utf-8";
/* CSS Document */



a.index3:link {
    color:#000000;
	text-decoration: none;
	font-style: normal;
}
a.index3:visited {
	color:#000000;
	text-decoration: none;
	font-style: normal;
}
a.index3:hover {
	color:#990000;
	text-decoration:underline;
	font-style: normal;
}



a.menu:link {
    color:#FFFFFF;
	text-decoration: none;
	font-style: normal;
}
a.menu:visited {
	color:#FFFFFF;
	text-decoration: none;
	font-style: normal;
}
a.menu:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-style: normal;
}
