.p {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}

p
{
	padding:0;
	margin:5px 0 5ox 0;
}


a {
	font-family: Tahoma;
	font-size: 12px;
	color: #FCD347;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.ptitle {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-style: inherit;
	font-weight: bold;
	text-decoration: none;
}
.diyas
{
	background-image:url(../images/diyas.gif);
	background-repeat:repeat-y;
	background-position:right;
}
