﻿
tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
}


.graphics_cell {
	width: 360px;
	text-align: center;
	vertical-align: top;
}

table {
	border-width: 0px;
}
	
.graphics_cell_link:link { color: #D0D0D0; text-decoration: none; }
.graphics_cell_link:active {color: #D0D0D0; text-decoration: none;}
.graphics_cell_link:visited { color: #808080; text-decoration: none; }
.graphics_cell_link:hover {color: #FFFFFF; text-decoration: none;}

