a.lang {
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;



}
a.lang:hover {
	color: #FF0000;
	text-decoration: none;
}

a {
	font-weight: bold;
	text-decoration: underline;
	color: #993333;
}
a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	text-decoration: none;
	background-position: center center;
	color: #FFFFFF;
	letter-spacing: 3px;
	vertical-align: middle;

}

body{ font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
}

.linkout {background-color: #993333;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	text-decoration: none;
	background-position: center center;
	color: #FFFFFF;
	cursor: hand;
	letter-spacing: 3px;
	vertical-align: middle;
	} 
.linkover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	text-decoration: underline;
	background-position: center center;
	color: #FFFFFF;
	cursor: hand;
	letter-spacing: 3px;
	vertical-align: middle;
	} 

.heading {
	font-weight: bold;
	text-transform: capitalize;
}
.label {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.typeCust {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 5px;
}
.bighead {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #993333;
	letter-spacing: 5px;
	word-spacing: normal;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	background-position: center;
	border-top: medium none;
	border-right: medium solid;
	border-bottom: medium solid;
	border-left: medium none;


}

.plugin {
	font-size: 11px;
	color: #000000;
}