div.information
{
	padding: 10px;
	height: 190px;
	background-color: #333333;
	color: White;
}

div.information a{
	color : White;
}

div.information a:hover{
	color : #F00;
}
