/*float left*/

A:link		{color: #F34530;}
A:visited	{color: #F34530;}
A:active	{color: #F34530;}
A:focus		{color: #F34530;}
A:hover		{color: #FF9933;}


.left
{
        float: left; /*left in our text*/
        margin-left: 10px; /*space around the image*/
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 20px;
}


.nieuws
{	
	color: #F34530; font-weight: bold; font-size: 13pt; margin-left: 10px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;
}

table { margin-left: 20px; margin-right: 15px; margin-top: 25px; padding: 10px 5px 0px 15px; border: 1px solid #213749; background:#203339;}