body
{	margin:0px;
	padding:0px;
	background-color:#ffccff;
	}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #7b5818;
	text-decoration: none;
	padding:3px;
}
.headings {
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #980298;
	text-decoration: none;
	padding:2px;
}
.text {
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #494849;
	text-decoration: none;
	padding:2px;
}
.texts {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding:3px;
}

.link a {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #980298;
	text-decoration: none;
	padding:1px;
}
.link a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #f7c76d;
	text-decoration: none;
	padding:1px;
}

