@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #810A42;
	background-image: url(images/bg.jpg);
}
a:link {
	color: #FF0176;
}
a:visited {
	color: #FF0176;
}
a:hover {
	color: #990066;
}
a:active {
	color: #990066;
}
.style1 {font-size: 18px;
	font-weight: bold;
}
.style2 {font-size: 30px;
	font-weight: bold;
}
.style10 {font-size: 24px}
