
body {
	background-color:;
	background-image:;
	background-repeat:;
	background-position:;
}

body, td, th, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}

h1 {
	font-size: 20px;
	color:#a707a7;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 17px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 15px;
}
h6 {
	font-size: 14px;
}

a:link {
	color:#a707a7;
	text-decoration: none;
}
a:visited {
	color:#a707a7;
	text-decoration: none;
}
a:hover {
	color:#a707a7;
	text-decoration: underline;
}
a:active {
	color:#a707a7;
	text-decoration: none;
}

.footer {
	color:#a707a7;
	text-decoration: none;
	font-size:11px;
}
.footer a:link {
	color:#a707a7;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.footer a:active {
	text-decoration: none;
}

.header:link {
	text-decoration: none;
}
.header:visited {
	text-decoration: none;
}
.header:hover {
	text-decoration: underline;
}
.header:active {
	text-decoration: none;
}

.submenu:link {
	text-decoration: none;
}
.submenu:visited {
	text-decoration: none;
}
.submenu:hover {
	text-decoration: underline;
}
.submenu:active {
	text-decoration: none;
}