#menu a:link, a:visited, a:active{
	font-size: 14px;
	color: #2A1FAA;
	text-decoration: none;
	font-family: Tahoma;
}

#menu a:hover {
	color: FFFFFF;
	font-weight: bold;
}

p {
	font-size:12px;
	font-family: Tahoma;
	color: #000000;
	
}