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


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

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

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

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