input, textarea, select {
    font-family: Verdana;
    font-size: 8pt;
    color: #000000;
    text-decoration: none;
    background-color: #ffffff;
    border: 1px;
    border-color: #802544;
    border-style: solid;
}

A:link {text-decoration: none; color:#802544}
A:visited { text-decoration: none; color:#802544}
A:hover { text-decoration: none; color:#000000}

td, p, body {
    color: #767676;
    font-family: verdana;
    font-size: 7pt;
    text-decoration: none;
}

a img {
	border-right: #7DBD9E 0px solid;
	border-top: #7DBD9E 0px solid;
	border-left: #7DBD9E 0px solid;
	border-bottom: #7DBD9E 0px solid;
}

.links {
	width: 100%;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

.linkdiv {
	background: #F7D6F7;
	color: #000000;
	margin-right: 2px;
	font-family: Book Antiqua;
	font-size: 9pt;
	font-weight: bold;
	line-height: 14px;
	padding: 1px;
}

.linkdiv2 {
	background: #F7D6F7;
	color: #000000;
	font-family: Book Antiqua;
	font-size: 9pt;
	font-weight: bold;
	line-height: 14px;
	padding: 1px;
}
