.link{
		font-family:tahoma;
		font-size:11px;
		color:#000000;
		text-decoration:underline;
}
.link:hover{
		font-family:tahoma;
		font-size:11px;
		color:#000000;
		text-decoration:none;
}
.norm{
		font-family:tahoma;
		font-size:11px;
		color:#000000;
		text-decoration:none;
}
.heading{
		font-family:tahoma;
		font-size:12px;
		color:#FFFFFF;
		text-decoration:none;
		font-weight:bold;
}
.mainhead{
		font-family:tahoma;
		font-size:15px;
		color:#000000;
		text-decoration:none;
		font-weight:bold;
}
.reghead{
		font-family:tahoma;
		font-size:12px;
		color:#ffffff;
		text-decoration:none;
		font-weight:none;
}
.postlink{
		font-family:tahoma;
		font-size:11px;
		color:#000000;
		text-decoration:underline;
}
.postlink:hover{
		font-family:tahoma;
		font-size:11px;
		color:#000000;
		text-decoration:none;
}