#cont {
	width:280px;
	height:300px;
/*	background-color:blue;*/
}
#cont .scroll {
	height: 300px;
	overflow:auto;
	overflow-x:hidden;
	font-size: 12px;
	font-family:tahoma;
	}
a {color: #FFFFFF;
font-weight: bold;}
	* {
		font-family:tahoma;

	}