#oms {text-align: justify;}
#oms ul {color: #AE4A00;}
#oms h1 {font-size:18px;}
.blackColor {color:#000000;}

a:link {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: rgb(173,38,36);
	text-decoration: none;
}
a:visited {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: rgb(173,38,36);
	text-decoration: none;
}
a:hover {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: rgb(173,38,36);
	text-decoration: underlined;
}
a:active {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: rgb(173,38,36);
	text-decoration: underlined;
}