body {
	background-color: #898989;
	margin-top: 0px;
	margin-bottom: 48px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:link {
	color: #73126d;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.top a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}
.whitetext {
	color: #FFFFFF;
	font-size: 10px;
}
.pinktext {
	color: #73126d;
}

.top a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.top a:hover {
	color: #91688f;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.top a:active {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.white a:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
}
.white a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
}
.white a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-size: 10px;
}
.white a:active {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
}
h1 {
	font-size: medium;
	font-weight: bold;
}
.red{
	color: #FF0000;
	font-size: small;
	font-weight: bold;
}

.buttons {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px ridge #000000;
	font-weight: bold;
	cursor: hand;
	font-style: normal;
	background-color: #761270;
	background-repeat: repeat-x;
}.boarder {
	border: 1px solid #9C4798;
}
