.text {
	font-size: 20px;
	color: #000;
	line-height: 30px;
	padding:0 15px 0 15px;
}
.title {
	font-size: 20px;
	font-weight: bold;
	color: #0a639b;
	padding:0 15px 0 15px;
}

a:link ,a:visited,a:active{
	font-size: 20px;
	color: #39F;
	text-decoration: none;
}
body {
	margin: 0px;
	padding: 0px;
}
a:hover {
	font-size: 20px;
	color: #FF0000;
	text-decoration: none;
}
