﻿a {
	background-position: 0px 0px;
	background-repeat: repeat;
	background-attachment: scroll;
}
a:visited {
	color: #823131;
}
a:active {
	color: #808080;
}
.main {
	width: 550px;
	margin-left: 10px;
	text-align: center;
	font-family: Verdana;
	font-size: medium;
	font-style: italic;
	float: left;
	margin-top: 5px;
	color: #0000FF;
}
a:hover {
	color: #808080;
}
#receptbar {
	font-size: medium;
	font-style: italic;
	color: #6C6CFF;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
}
