body {
background-color: #ffffff; 
}

body, p, td, li {
font-family: verdana, arial, helvetica, sans-serif;
font-weight: normal;
color: #000000;
font-size: 90%;
}

/* headings used on holiday large picture pages */
h1 {
font-family: verdana, arial, helvetica, sans-serif;
font-weight: bold;
font-size: 200%;
color: #008400;
}

/* headings used on holiday main pages and walks pages */

h2 {
font-family: verdana, arial, helvetica, sans-serif;
font-weight: bold;
font-size: 140%;
color: #000000;
}

/* headings used on food pages */
h3 {
font-family: verdana, arial, helvetica, sans-serif;
font-weight: bold;
font-size: 105%;
color: #000000;
}

/* headings used on diary page */

h4 {
font-family: verdana, arial, helvetica, sans-serif;
font-weight: bold;
font-size: 93%;
color: #008400;
}

strong {
font-weight: bold;
}

em {
font-style :italic;
}


.smalltxt {
font-family: verdana, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 85%;
color: #000000;
}

.bigtxt {
font-family: verdana, arial, helvetica, sans-serif;
font-weight: bold;
font-size: 110%;
color: #000000;
}

/* For large text on numbachoosa game */
.big	{font-family: verdana, arial, helvetica, sans-serif; font-size: 150%; font-weight: bold; color: #000000; background:transparent;}

a:link {
color: #008400;
font-weight: normal;
text-decoration: underline;
}

a:visited {
color: #e41616;
font-weight: normal;
text-decoration: none;
}

a:hover {
color: #008400;
background: #ffff00;
font-weight: normal;
text-decoration: underline;
}
