.ram{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : Navy;
	text-decoration : none;
}
.web{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #FF8000;
	text-decoration : none;
}
a{
	color : #343065;
	text-decoration : none;
}
a:hover{
	color : #6f6b26;
}
a.menu
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #556B9F;
	text-decoration : none;
}
a.menu:hover
{
	color : Olive;
}
a.menu1
{
	color : #333333;
	text-decoration: none;
}
a.menu1:hover
{
	color : Blue;
}
a.links
{
	color : Blue;
	text-decoration: none;
	font-weight : bold;
}
a.links:hover
{
	color : #FF6304;
}
.text
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : center;
	font-style : italic;
	letter-spacing : 1px;
}
.text1
{
	font-family : "MS Sans Serif";
	font-size : 14px;
	margin-left : 15px;
	font-style : normal;
}

.box_line{
	border-top: 1px solid #437FB1;
	border-bottom: 1px solid #437FB1;
	border-right: 1px solid #437FB1;
	border-left:1px solid #437FB1;
}
a.drop{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-left: 5px;
	color : Black;
}
a.drop:hover{
	color: Gray;
}
.form{
	font-family: Tahoma;
	font-size: 12px;
}
select{
	font-family: Tahoma;
	font-size: 12px;
}
input{
	font-family: Tahoma;
	font-size: 12px;	
}
button{
	color : #00008B;
	background-color : #E6E6FA;
	font-family : Tahoma;
	font-weight : bold;
}