body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #006;
	}
p {
	margin-top: 0;
	margin-bottom: 8px;	
}
a {
	font-family: Verdana, Geneva, sans-serif;
	color: #C00;
	font-weight: bold;
	font-style: italic;
}
a:visited {
	color: #090;
	text-decoration: none;
}
a:hover {
	color: #F60;
	text-decoration: underline;
}
a:active {
	color: #F3C;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	font-size: 11px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
btn {
	.button {
    border: 1px solid #006;
    background: #9cf;
}
}

