.top a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #030202;
	text-decoration: none;
}

.top a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #AF0721;
	text-decoration: underline;
}

.body{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #030202;
	text-decoration: none;
}

.body1{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform:uppercase;
}
.left{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}

.left1{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
	
.leftb{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform:uppercase;
	}
	
.leftb1{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #860017;
	text-decoration: none;
	text-transform:uppercase;
	}
	
.mail a{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
	
.mail a:hover{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #860017;
	text-decoration: underline;
	}

.bottom a{
		font-family:arial;
		font-size:10px;
		font-weight:bold;
		text-transform:uppercase;
		text-decoration:none;
		color:#FFFFFF;
		}
		
.bottom a:hover{
		font-family:arial;
		font-size:10px;
		font-weight:bold;
		text-transform:uppercase;
		text-decoration: underline;
		color:#FFFFFF;
		}
		
.ptitle { 
		font-family:verdana;
		font-size:18px;
		font-weight:normal;
		color:#860017;
		}
		