body, td, ul
{
	color: #333333;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top-margin:0px;
    bottom-margin:0px;
	right-margin:0px;
	left-margin:0px;
	align:center;
	font-style: normal;
	font-weight: regular;
}

a.button:link, a.button:visited  {
color:#666666;
text-decoration: none;
}

a.button:active, a.button:hover {
color:#ffffff;
background-color:#666666;
text-decoration: none;
} 

a.redbold:link, a.redbold:visited  {
color:#ff3300;
font-weight: bold;
text-decoration: none;
}

a.redbold:active, a.redbold:hover {
color:#ffffff;
font-weight: bold;
background-color:#ff3300;
text-decoration: none;
} 


a:hover {
	color: red;
	font-weight: bold;
}

a.guestbook:link, a.guestbook:visited  {
color:#006600;
text-decoration: none;
}

a.guestbook:active, a.guestbook:hover {
color:#ffffff;
background-color:#006600;
text-decoration: none;
} 

#window{
width:426px;
height:300px;
}

a:link{
color:#0000FF;
text-decoration: none
}

a:visited{
color:#0000FF;
text-decoration: none
}

a:hover{color:#f00000;
text-decoration: none
}

a:active{color:#f00000;
text-decoration: none
}
