@charset "utf-8";
/* CSS Document */

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E0E0A4;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #953400;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #020202;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.style3 {font-size: 10px}
body {
	background-image: url(images/bg_vert2.jpg);
	background-repeat: repeat-x;
}