﻿a{
	text-decoration: none;
	color: #000000;
}
a:hover{
font-weight: bolder;
}
td {
padding: 10px
}
td.menu  {
padding: 0px
}

img {
	border-width: 0px;
	font-weight: normal;
	text-decoration: none;
	border-style: solid;
	border-color: black;
}
img.midd {
	border-width: 1px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	border-style: solid;
	border-color: black;
	vertical-align: middle;
}


p,body,a,font {
font-family:"Calibri","sans-serif";
}