.copy_r, .copy_r a:link, .copy_r a:visited, .copy_r a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}

.copy_r a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	background-image: url(pict/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.rowover {
		background-color : #64687B;
}
.mes {
	display: block;
	border: 1px solid #00FF66;
	color: #00CC00;
}
.del, .del a:link, .del a:visited, .del a:active {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.und {
	text-decoration: underline;
}
