﻿.inventionTitle {
	font-family:Arial, Helvetica, sans-serif;
	line-height: 23px;
	padding-left: 15px;
	color: #721C1C;
}

.inventionTitle a:link, .inventionTitle a:visited {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #721C1C;
}

.inventionTitle a:hover {
	color: #721C1C;
	text-decoration: underline;
}


