body, div {
	font-family: inherit;
	font-size:    14px;
}

#text-small {
	background: #ffffff;
	color: #330;
}

#text-medium {
	background: #ffffff;
	color: #330;
} 

#text-large {
	background: #ffffff;
	color: #ccc;
}

#text-medium:hover, #text-small:hover {
	background: #E6E688;
}
