.coolblock {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left : 15px;
	padding-right : 15px;
	text-align : left;
	font-size : x-small;
}
.cool {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
	font-variant : small-caps;
	text-align : left;
	color : Gray;
}
.copyright {
	color : Gray;
	font-size : xx-small;
}

A {
	text-decoration: none;
	color : Black;
}

A:Hover {
	text-decoration: none;
	color: Navy;
}

.topnav {
	background : #687EA8;
	font : small;
	color : White;
}

.topnavsmall {
	background : #687EA8;
	font : small-caps x-small;
	color : White;
}