@charset "utf-8";
/* CSS Document */
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #33FFFF;
	font-weight: bold;
	font-size: 12px;
}
a:link {
	color: #33FFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #33FFFF;
}
a:hover {
	text-decoration: none;
	color: #000099;
}
a:active {
	text-decoration: none;
	color: #000099;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/backrooda.jpg);
	background-repeat: repeat-x;
}
a.one:link {
	color: #FF0000;
	text-decoration: none;
}
a.one:visited {
	text-decoration: none;
	color: #FF0000;
}
a.one:hover {
	text-decoration: none;
	color: #000000;
}
a.one:active {
	text-decoration: none;
	color: #000000;
}