a:link, a:active, a:visited {
	color: #69407a;
	text-decoration: none;
	font-weight:bolder;
	}
a:hover {
	color: #3A1E47;
	}

td {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	color: #3f2157;
	}
	
.head {

	padding-bottom: 40px;
	vertical-align: bottom;
	}
	

p {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
}

.leftlinks {
		color: #69407a;
}

.leftlinks a:link, .leftlinks a:active, .leftlinks a:visited {
	font-style: oblique;
	font-weight: bolder;
	text-decoration: none;
	color: #69407a;
}

.leftlinks a:hover {
	color: #3A1E47;
	}.smalltext {
	font-size: 10px;
}

.bottomlinks {
	color: #FFFFFF;
}

.bottomlinks a:link, .bottomlinks a:active, .bottomlinks a:visited {
	font-weight: bolder;
	text-decoration: none;
	color: #FFFFFF;
}

.bottomlinks a:hover {
	color: #FFDF32;
	}
	
.smalltext {
	font-size: 10px;
}
