BODY, p, dl, td 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: white;
	line-height: normal;
	letter-spacing : normal;
	
}

.textbox{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-top-color: #1263ad;
	font-size : 11px;
	color : #000000;
	border-color : #1263ad;
	border-width : 1px;
}

.title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight :bold;
	color: #CFC27A;
}

.writer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight :bold;
	color: #CFC27A;
}

.subtitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight :bold;
	color: #FF6600;
	
}
.menutitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight :bold;
	color: #FF6600;
}

.hr
{
	color : black;
	width : 375px;
		
}

.button {
	
	border-color: #1263ad;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #1263ad;
	background-color : #FFFFFF;
	border-width: 1px;
}

.error
{
	color : #1263ad;
	font-weight :bold;
}

B, strong {
	font-style : normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	font-weight : bold;
}

A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	font-weight:bold;
	color: #FF6600;
	text-decoration:none
	
	
}
A:ACTIVE {
	cursor:url(http://www.vuisten.nl/images/finger.cur);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	font-weight:bold;
	color:#2c2c21;
	background-color:#777b52;
	text-decoration:none
	
	
}
A:HOVER {
	cursor:url(http://www.vuisten.nl/images/finger.cur);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	font-weight:bold;
	color: #2c2c21;
	background-color:#777b52;
	text-decoration:none
}


ul, li 
{
	list-style-type: square; }

.copyright
{
	color: #FF6600;
	font-weight:bold;
}



