a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.size1 {
	font-size: 10px;
}

.size1b {
	font-size: 10px;
	line-height: 1.2;
}

.size2 {
	font-size: 12px;
}
	
.size2b {
	font-size: 12px;
	font-weight: bold;
}

.size3 {
	font-size: 15px;
}
