A:link {
	color: #551980;
	text-decoration: none;
}
A:visited {
	color: #551980;
	text-decoration: none;
}
A:hover {
	color: #ff794d;
	text-decoration: none;
}
A:active {
	color: #ff794d;
	text-decoration: none;
}
BODY {
	color: #551980;
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 0 0 0 0;
}
INPUT {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.6em;
}

.largest {
	font-size: 1em;
	line-height: 1.5em;
}
.larger {
	font-size: 0.7em;
	line-height: 1.5em;
}
.medium {
	font-size: 1.6em;
	line-height: 1.5em;
}
.smaller {
	font-size: 0.5em;
	line-height: 1.5em;
}

.border_main {
	border-bottom: 0;
	border-top: 0;
}
.border_side {
	background-color: #cccccc;
	padding: 0;
}
.footer {
	background-color: #3e0a76;
	color: white;
	padding: 1px;
}
.header {
	background-color: black;
}
.header_bar {
	background-color: #000000;
}
.highlight {
	color: #ff794d;
}
.line {
	background-color: #8772a0;
}
.menu {
	border-right: 1px dotted #c0b4cc;
}
