BODY {
	background-color: #ffffff;
}
IMG {
	border-color: #000000;
}
input
{
 color: #781351; 
/* background: #fee3ad; */
border: 1px solid #999999;
background :#fee3ad url("/res/img/textarea_bg.png") repeat;
}
textarea{

color: #781351;
border: 1px solid #999999;
}

.submit {
color: #000;
background: #999999;
border: 2px outset #999999;
}

A:link {
	color: 0000ff;
	text-decoration: none;
}
A:visited {
	color: 6600ff;
	text-decoration: none;

}
A:hover {
	color: ff0000;
	text-decoration: none;
}
.navbar:link {
	font-family: verdana, arial, helvetica, sans serif;
	font-size: 10px;
	font-weight: bold;
	color: ffffff; 
	text-decoration: none;
}
.navbar:visited {
	font-family: verdana, arial, helvetica, sans serif;
	font-size: 10px;
	font-weight: bold;
	color: ffffff; 
	text-decoration: none;
}
.navbar:hover {
	font-family: verdana, arial, helvetica, sans serif;
	font-size: 10px;
	font-weight: bold;
	color: ffff00; 
	text-decoration: none;
}
.h1 {
	font-family: verdana, arial, helvetica, sans serif;
	font-size: 20px;
	color: #000000; 
	text-decoration: none;
	text-align: justify;
}
.h2 {
	font-family: verdana, arial, helvetica, sans serif;
	font-size: 14px;
	color: #000000; 
	text-decoration: none;
	text-align: justify;
}
.h3 {
	font-family: verdana, arial, helvetica, sans serif;
	font-size: 12px;
	color: #000000; 
	text-decoration: none;
	text-align: justify;
}
.h4 {
	font-family: verdana, arial, helvetica, sans serif;
	font-size: 10px;
	color: #000000; 
	text-decoration: none;
	text-align: justify;
}
.search {
	font-family: verdana, arial, helvetica, sans serif;
	font-size: 10px;
	color: #999999; 
	text-decoration: none;
	width: 145px;
}
.caption {
	font-family: verdana, arial, helvetica, sans serif;
	font-size: 10px;
	color: #000000; 
	text-decoration: none;
	font-weight: bold;
}
.caption-bigger {
	font-family: verdana, arial, helvetica, sans serif;
	font-size: 12px;
	color: #000000; 
	text-decoration: none;
	font-weight: bold;
}
.guestbook {
	font-family: verdana, arial, helvetica, sans serif;
	font-size: 10px;
	color: #999999; 
	text-decoration: none;
	width: 395px;
	background: #ffffff;
    border: 1px solid #999999;
}
.guestbook2 {
	font-family: verdana, arial, helvetica, sans serif;
	font-size: 10px;
	color: #999999; 
	text-decoration: none;
	width: 800px;
}