/* CSS definition file containing site wide stylesheets */

.rxsupp:active {
	font-size: 9.5pt;
 	color: rgb(128,0,0);
 	text-decoration: none 
}

.rxsuppsmall:visited {
	font-size: 8.5pt;
 	color: rgb(128,0,0)
}

.rxsuppsmall:active {
	font-size: 8.5pt;
 	color: rgb(128,0,0)
}

.rxsupp:visited {
	font-size: 9.5pt;
 	color: rgb(128,0,0);
 	text-decoration: none 
}

.rxsuppsmall:link {
	font-size: 8.5pt;
 	color: rgb(0,102,255)
}

.rxsupp:link {
	font-size: 9.5pt;
 	color: rgb(0,102,255);
 	text-decoration: none 
}

.rxsupp:hover {
	font-size: 9.5pt;
 	color: rgb(255,255,255);
 	text-decoration: none ;
 	text-indent: 0px;
 	background-color: rgb(128,0,0);
 	margin: 0px
}

.rxsuppsmall:hover {
	font-size: 8.5pt;
 	color: rgb(255,255,255);
 	background-color: rgb(128,0,0)
}
