@charset "utf-8";
/* CSS Document */

body {
    background-color: #f2fdff;
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
    text-decoration: none;
	color: #000000;
}
a:visited {
    text-decoration: none;
	color: #DBBF53;
}
a:hover {
	text-decoration: none;
	color: #CC3300;
}
.STYLE2 {font-size: 12px}
.STYLE1 {font-size: 16px}