.text-s {
	font-size : 13px;
	font-family : times, times new roman, namor;
}

.text-m {
	font-size : 15px;
	font-family : times, times new roman, namor;
}

.text-x {
	font-size : 18px;
	font-family : times, times new roman, namor;
}

a:hover {
color : silver
