/* CSS Document */

.copyrights{
	font-family:tahoma;
	font-size:11px;
	color:#FFD24B;
	text-decoration:none;
	font-weight:none;
}
.copyrights:hover{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:none;
}

.norm{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:none;
}
.norm:hover{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:none;
}
.copyrights2:hover{
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:none;
}
.norm1{
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	font-weight:none;
}
.norm1:hover{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:none;}

.profile_text{
	font-family:tahoma;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	font-weight:none;
}

.head1{
	font-family:tahoma;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing: 1px;
}

.main_hadding{
	font-family:Tahoma;
	font-size:12px;
	color:#FFCC33;
	text-decoration:none;
	font-weight:bold;
	text-transform:capitalize;
	letter-spacing: 1px;
}
.main_hadding:hover{
	font-family:Tahoma;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	text-transform:capitalize;
	letter-spacing: 1px;
}



