p, h1,h2,h3,table, td, tr, marquee

{

  font-family: "Comic Sans MS";

  font-size: 12pt;

  font-style: italic;

  text-align: center;

}

p.small

{

  font-size: 10pt;

}

table, td, tr

{

  font-size: 10pt;

}

h1

{

  font-size: 18pt;

  font-weight: bold;

  font-style: italic;

}

h2{

  font-size: 14pt;

  font-weight: bold;

  font-style: italic;

}

h3{

  font-size: 12pt;

  font-weight: bold;

  font-style: italic;

}

td.blackdog, tr.blackdog, td.blackdog a, tr.blackdog a

{

  background-color: black;

  color: white;

}

td.yellowdog, tr.yellowdog , td.yellowdog a, tr.yellowdog a

{

  background-color: #FFFFCC;

  color: black;

}

td.browndog, tr.browndog, td.browndog a, tr.browndog a

{

  background-color: #660000;

  color: white;

}

body

{

/*  background-color: #93B092; */

  color: #632F15; 

/*  background-image: url("http://seabirdskennel.se/bilder/bakgrund/bgr_green.jpg");*/

  scrollbar-base-color: #D2B48C; 

  scrollbar-track-color: #D2B48C; 

  scrollbar-arrow-color: #D2B48C;

}

a:link, a:visited {

	color: #632F15;

	text-decoration: none;

}

a:hover, a:active 

{

	color: #632F15;

	text-decoration: underline;

}

