/* CSS Document */

.rmr:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
}
