.leftmenu a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF99;
	text-decoration: none;
}

.leftmenu a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/* text that needs to be the same size as links (A tags) */
.aSized {
	font-size: 12px;
}
