.text {
	font-family: tahoma;
	font-size: 11px;
	color: 515D69;
	text-decoration: none;
}
.heading {
	font-family: arial;
	font-size: 13px;
	color: E85100;
	text-decoration: none;
}
.link {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.link a:link {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.link a:active {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.link a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #512000;
	text-decoration: none;
}
.link1 {
	font-family: tahoma;
	font-size: 11px;
	color: #0033FF;
	text-decoration: none;
}
.link1 a:link {
	font-family: tahoma;
	font-size: 11px;
	color: #0033FF;
	text-decoration: none;
}
.link1 a:active {
	font-family: tahoma;
	font-size: 11px;
	color: #0033FF;
	text-decoration: none;
}
.link1 a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #0099FF;
	text-decoration: none;
}
.yellow{
		font-family: Book Antiqua, Times New Roman, serif;
		font-size: 14px;
		background: yellow;
	}