body, div {
	font-size:    16px;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size:    small
}


#text-small {
	background: #5c93ce;
	margin: 2px;
	padding: 2px;
	color: #ccc;
} 

#text-medium {
	margin: 2px;
	padding: 2px;
	color: #330;
}

#text-large {
	margin: 2px;
	padding: 2px;
	color: #330;
}

#text-medium:hover, #text-large:hover {
	background: #000000;
	text-decoration: underline;
} 