.link{
		font-family:tahoma;
		font-size:11px;
		color:#13035F;
		text-decoration:underline;
}
.link:hover{
		font-family:tahoma;
		font-size:11px;
		color:#13035F;
		text-decoration:underline;
}
.btm{
		font-family:tahoma;
		font-size:11px;
		color:#000000;
		text-decoration:none;
}
.btm:hover{
		font-family:tahoma;
		font-size:11px;
		color:#13035F;
		text-decoration:underline;
}
.prod_desc{
		font-family:tahoma;
		font-size:11px;
		color:#13035F;
		text-decoration:none;
}
.red{
		font-family:tahoma;
		font-size:11px;
		color:#ff0000;
		text-decoration:underline;
}
.red:hover{
		font-family:tahoma;
		font-size:11px;
		color:#ff0000;
		text-decoration:none;
}
.norm{
		font-family:tahoma;
		font-size:11px;
		color:#13035F;
		text-decoration:none;
}
.about{
		font-family:tahoma;
		font-size:12px;
		color:#13035F;
		text-decoration:none;
}
.heading{
		font-family:tahoma;
		font-size:12px;
		color:#13035F;
		text-decoration:none;
		font-weight:bold;
}
.navigation{
		font-family:tahoma;
		font-size:11px;
		color:#13035F;
		text-decoration:none;
}
.mainhead{
		font-family:tahoma;
		font-size:16px;
		color:#FFFFFF;
		text-decoration:none;
		font-weight:bold;
}
.srchhead{
		font-family:tahoma;
		font-size:13px;
		color:#FFFFFF;
		text-decoration:none;
		font-weight:bold;
}