a.m:link {text-decoration: none;}
a.m:visited {text-decoration: none;}
a.m:active {text-decoration: none;}
a.m:hover {text-decoration: none; color : Red;}
a.m {text-decoration: none;}

a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:active {text-decoration: none;}
a:hover {text-decoration: underline; color : Red;}
a {text-decoration: none; color : #373481;}

.text {
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	text-align : justify;
}

.textl {
	font-family: Tahoma, Arial;
	font-size: 12px;
}

input {
	font-family: Tahoma, Arial;
	font-size: 12px;
}
li { color: #818181; }

.ramt {border-bottom-width: 0px; border-top-width: 0px; border-left-width: 0px; border-right-width: 0px; border-collapse: collapse; border: 1; font-size: 12px;}
.ram {border: 1px solid #ff9025; font-size: 12px;}
.rams {border: 1px solid #999999; font-size: 12px;}
p {margin : 0 0 10 0; text-align : justify;}
