.menulinks {
	font-family: Calibri, Geneva, Arial;
	font-size: small;
	color: #FFFFFF;
	text-transform: uppercase;
	cursor:pointer;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.lastmenulink {
	font-family: Calibri, Geneva, Arial;
	font-size: small;
	color: #FFFFFF;
	text-transform: uppercase;
	cursor:pointer;
}

.maintext {
	font-family: Calibri, Geneva, Arial;
	font-size: small;
	color: #000000;
	background-color: #FFFFFF;
	margin-left: 5px;
	padding:5px;
}

#maintext a:link, #maintext a:active, #maintext a:visited {
border-bottom: 1px dashed;
color:#12170D;
}

#maintext a:hover {
color:#ADADAD;
}
