﻿body {
	font-size: small;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
}

.NewButton {
 	font-size:10px;
	padding-left:9px;
	padding-right:9px;
	text-align:center;
	font-weight:bold;
}
.ErrorStyle {
	color:Red;
	text-decoration: blink;
}

.MenuAnchor {
    text-decoration: none;
}
