.right {
	float: right;
	margin-left: 15px;
}
.link {
	color: #69696b;
	text-decoration: none;
}
a:hover{
	text-decoration:underline;
}.main {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #1e2f69;
}
.link  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #1E2F69;
	text-decoration: underline;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #1E2F69;
}

