a:link, a:active, a:visited {
color: #000000;
font-size: 11px;
font-weight: bold;
text-decoration: none;
font-family: Tahoma;
}

a:hover {
color: #000000;
font-size: 11px;
text-decoration: underline;
font-family: Tahoma;
}

div, td {
color: #000000;
font-size: 11px;
font-weight: normal;
font-family: Tahoma;
} 

div.imgsize {
background: #FFFFE1;
color: #000000;
border: 1px solid #CCC;
font-size: 11px;
font-weight: normal;
font-family: Tahoma;
width: 448px;
height: 20px;
text-align: center;
vertical-align: middle;
cursor: pointer;
}

BODY {
background-color: #FFFFFF;
font-size: 11px;
font-weight: normal;
margin: 0px;
margin-left: 0px;
margin-top: 0px;
color: #000000;
font-family: Tahoma;
}

.titel {
color: #5AB762;
font-family: Tahoma;
font-size: 15px;
font-weight: bold;
}

.verwijderbutton {
	background-image: url(http://statusbot.nl/images/btnverwijderberichten.gif);
	background-repeat: no-repeat;
	background-color: #E1F2F5;
	border-style: none;
	width: 85px;
	height: 25px;
}

.cattitel { 
font-weight: bold; 
font-size: 12px; 
letter-spacing: 1px; 
color: #006699
}

a.cattitel, a.cattitel:visited { 
text-decoration: none; 
color : #006699; 
}

a.cattitel:hover{ 
text-decoration: underline; 
}

textarea { 
border: 1px solid #999999; 
background: #EEEEFF; 
font-size: 11px; 
color: #000000; 
}

input { 
border: 1px solid #999999; 
background: #EEEEFF; 
font-size: 11px; 
color: #000000; 
}

select { 
border: 1px solid #999999; 
background: #EEEEFF; 
font-size: 11px; 
color: #000000; 
}