A.rolloverthumb IMG { /* Defines the look of an unvisited thumbnail */
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
 -moz-opacity: 1.0;
 border: 1px solid #000000;
}
A:hover.rolloverthumb IMG { /* Defines the look of an unvisited thumbnail in the MOUSEOVER state */
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
 -moz-opacity: 7.1;
 border: 1px solid #000000;
}
A:visited.rolloverthumb IMG { /* Defines the look of a visited thumbnail */
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
 -moz-opacity: 0.8;
 border: 1px solid #000000;
}
A:visited:hover.rolloverthumb IMG { /* Defines the look of a visited thumbnail in the MOUSEOVER state */
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
 -moz-opacity: 0.6;
 border: 1px solid #000000;
}


.thumb
{

background-color: #FFD3C6;; background-repeat: no-repeat; 
border: #660000 solid; border-width: 0px 2px


}

body {
	background-color: #E0005A;

}



/* links netwerk */

h1 {	color: #FFFFFF;	
	
	font-family: Arial, Helvetica, sans-serif;	
	
	font-size: 12px;
       
	margin: 0; 
      
	padding: 3px; 
      
	/* padding-top: 3px; */ 

      } 



/* links chatten */

h2 {	color: #FFFFFF;	
	
	font-family: Arial, Helvetica, sans-serif;	
	
	font-size: 22px;
       
	margin: 0; 
      
	padding: 3px; 
      
	/* padding-top: 3px; */ 

      } 



/* toplijst cjoverkil */

.toplijst {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px;  font-weight: normal;}

.toplijst a:link {
     color: #660000;
     text-decoration: underline;
     }

.toplijst a:visited {
     color: #660000;
     text-decoration: underline;
     }

.toplijst a:hover {
     color: #660000;
     text-decoration: none;
     }

.toplijst a:active {
     color: #660000;
     text-decoration: underline;
     }


/* links bovenaan */

.ad {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}

.ad a:link {
     color: #000000;
     text-decoration: underline;
     }

.ad a:visited {
     color: #000000;
     text-decoration: underline;
     }

.ad a:hover {
     color: #FF0000;
     text-decoration: underline;
     }

.ad a:active {
     color: #000000;
     text-decoration: none;
     }


/* toplijst cjoverkil frame */

.toplinks {font-family: Arial, Helvetica, sans-serif; font-size: 19px; font-weight: bold;}

.toplinks {background-color: #00040E; background-repeat: no-repeat;} 

.toplinks a:link {
     color: #FFFFFF;
     text-decoration: underline;
     }

.toplinks a:visited {
     color: #FFFFFF;
     text-decoration: underline;
     }

.toplinks a:hover {
     color: #FF0000;
     text-decoration: underline;
     }

.toplinks a:active {
     color: #FFFFFF;
     text-decoration: none;
     }


/* links voor chatbloks */

.chatblok {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold;}

.chatblok a:link {
     color: #FFFFFF;
     text-decoration: underline;
     }

.chatblok a:visited {
     color: #FFFFFF;
     text-decoration: underline;
     }

.chatblok a:hover {
     color: #000000;
     text-decoration: underline;
     }

.chatblok a:active {
     color: #FFFFFF;
     text-decoration: underline;
     }


/* links NETWERK */

.net {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}

.net a:link {
     color: #000000;
     text-decoration: underline;
     }

.net a:visited {
     color: #000000;
     text-decoration: underline;
     }

.net a:hover {
     color: #FF0000;
     text-decoration: underline;
     }

.net a:active {
     color: #000000;
     text-decoration: none;
     }


