.sitemargin {
	border-right-color: #B3B3B3;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #B3B3B3;
	border-left-style: solid;
	border-left-width: 1px;
}
a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #A14387;
	font-weight: bold;

}
a:hover {
	color: #3F3F3F;
}
a.menu {
	color: #A41F41;
	font-size: 12px;
	text-decoration: none;
}
p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #4A4A4A;
}
img {
	border: none;
}
.gradient {
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-y;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #848484;
}
