body {
	background-image: url(images/00.jpg);
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #5F5F5F;
}
td,th {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #5F5F5F;
}

select{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #5F5F5F;
	background-color: #F1F1F1;
	height: 17px;
}
input {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #5F5F5F;
	background-color: #F1F1F1;
	height: 17px;
}
img {
  border: none;
}
a:link {
	color: #A02C68;
    text-decoration: none;
}
a:visited {
	color: #A02C68;
    text-decoration: none;
}
a:hover {
	color: #A02C68;
	text-decoration: underline;
}
a:active {
	color: #A02C68;
}
.style1 {
	color: #A02C68;
	font-weight: bold;
}
.date {
	color: #666666;
	font-size: 9px;
}
.comic {
    font: Comic Sans MS;
	color: #A02C68;
	font-size: 10px;
	font-weight = bold;
}

.TxtBox {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #5F5F5F;
	background-color: #F1F1F1;
	height: 17px;
	width: 200px;
}
.TxtBox2 {	font-family: Trebuchet MS;
	font-size: 10px;
	color: #5F5F5F;
	background-color: #F1F1F1;
	height: 80px;
	width: 200px;
}
.TxtAra {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #5F5F5F;
	background-color: #F1F1F1;
	height: 17px;
	width: 135px;
}


.Button {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #5F5F5F;
	background-color: #F1F1F1;
}
.h4 {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #5F5F5F;
	height: 15px;
	font-weight: bold;
}

