/* Style sheet file for www.carnique.nl */

/**********************************************
 *               General style                *
 **********************************************/

body {
  font-size:        medium;
}

a, body, p, td, tr {
  font-family:      Verdana, Arial, Helvetica, sans-serif;
  text-decoration:  none;
  font-size:		9pt;
}

/* Link in menu */

a.box:link { 
  color: #ffff66;
  background-color: transparent;
  cursor: pointer;
  font-weight: bold;
}

a.box:visited { 
  color: #ffff00;
  background-color: transparent; 
  cursor: pointer;
  font-weight: bold;
}
 
a.box:hover {
  color: #ffff66;
  background-color: transparent;
  cursor: pointer ;
  font-weight: bold;
} 

a:link { 
  color: #000066;
  background-color: transparent;
  cursor: pointer;
  font-weight: bold;
}

a:visited { 
  color: #000099; 
  background-color: transparent; 
  cursor: pointer;
  font-weight: bold;
}
 
a:hover { 
  color: #006666;
  background-color: transparent;
  cursor: pointer ;
  font-weight: bold;
  text-decoration: underline;
} 

body {
  background: #fcfcfc;
  margin-left: 		0px;
  margin-right: 	0px;
  margin-top: 		0px;
  margin-bottom: 	0px;
}

table.main {
  width: 100%;
  height: 100%;
  border-style: none;
}

img { 
  border-style : none; 
}
</body></html>
