FONT, TD, BODY, P, DIV, INPUT, TEXTAREA, FORM {font-family: Verdana,Arial,Helvetica; font-size: 10}

h4 {
	font-size : 18px;
}


a:link          { color:#000011;FONT-FAMILY: Verdana,Arial,Helvetica;text-decoration:underline; }
a:visited       { color:#000011;FONT-FAMILY: Verdana,Arial,Helvetica;text-decoration:underline; }
a:hover         { color:#FFFFFF;FONT-FAMILY: Verdana,Arial,Helvetica;text-decoration:underline;background:blue;}
a:hover b       { color:#FFFFFF;FONT-FAMILY: Verdana,Arial,Helvetica;text-decoration:underline;background:blue;}

.container {
width:700px;
}

.galleft {
	float: left;
	width: 24%;
	margin: 0 10px 10px 0;
	border: thin solid Silver;
	height: 270px;
	overflow:hidden;
}
