a{
	color:#6d6e71;
	text-decoration:none;
	font-size:11px;
}

a:hover{
	color:#555555;
	text-decoration:none;
	font-size:11px;
}



h1{
	font-size:20px;
}

h2{
	font-size:18px;
}

.h3{
	font-size:15px;
	font-weight:bold;
}

.h4{
	font-size:13px;
	font-weight:bold;
}

.h4:hover{
	font-size:13px;
	font-weight:bold;
}


