body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat:repeat-x;
}

.txt {
	font-family: Tahoma, "MS Sans Serif", Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.txt2 {
	font-family: Tahoma, "Microsoft Sans Serif", "MS Serif";
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;
}

a:link ,a:visited, a:active{
color:#FFFFFF;
text-decoration:none;
}

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

.search{
font-family: Tahoma, "MS Sans Serif", Arial;
font-size:12px;
width:235px;
border:solid 2px #FF9999;
color:#FF9999;
}
.button{
font-family: Tahoma, "MS Sans Serif", Arial;
font-size:12px;
font-weight:bold;
border:solid 2px #FFFFFF;
color:#FFFFFF;
background-color:#FF9999;
}
.area{
font-family: Tahoma, "MS Sans Serif", Arial;
font-size:10px;
color:#666666;
width:500px;
height:50px;

}


