﻿body, td, tr {
font-family:Arial,Sans-Serif;
font-size:small;

}
table{ width:100%}
td{ padding:4px;}


a:link {
	color:#2778A1;
	text-decoration:underline;
}
a:visited {
	color:#2778A1;
	text-decoration:none;
}
a:hover {
	color:#2778A1;
	text-decoration:underline;
}
a:active {
	color:#2778A1;
	text-decoration:underline;
}