body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5D5D5D;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/taling.jpg);
	background-repeat:repeat-x;
}
A:link 
{
	color:#464644;
	text-decoration : none;
}
A:visited
{
	
	color:#464644;
	text-decoration : none;
	
}
a:hover {
	color: #95C0E6;
}
a:active {
	color: #95C0E6;
}
.style1 {
	font-size: 24px;
	color: #000000;
}
.style2 {color: #000000}
.style3 {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.style4 {
	font-size: 24px;
	color: #313131;
}
form{
margin:0px;padding:0px;
}