a  {
	text-decoration : none;
}

a:hover  {
	text-decoration : underline;
}

.smallsize  {
	font-size : 70%;
}

.normalsize  {
	font-size : 80%;
}


