

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
body {
	background-color: #c183bd;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #c183bd;
	text-decoration: none;
}
a:visited {
	color: #c183bd;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #9eb11a;
	text-decoration: none;
}
.style3 {font-size: 14px}
.style7 {
	color: #c183bd;
	font-weight: bold;
	font-size: 40px;
}
.style8 {font-size: 30px}
.style9 {font-size: 40px}
.style10 {font-size: 16px}
.style12 {font-size: 36px}
.style13 {font-size: 24px}


.button { font-size: 32px; font-weight: bold; background-image:url(images/bg.jpg); border: 4px solid #000000 }
.smallbutton { font-size: 14px; font-weight: bold; background-color:#c183bd; border: 1px solid #000000 }
