a:link
{text-decoration:none;font-size:12px;color:blue}
a:visited
{text-decoration:none;font-size:12px;color:blue}
a:hover
{text-decoration:none;font-size:12px;color:red}
a.menu:link
{font-weight:bold;font-size:11px;
text-decoration:none;color:black}
a.menu:visited
{font-weight:bold;font-size:11px;
text-decoration:none;color:black}
a.menu:hover
{font-weight:bold;font-size:11px;
text-decoration:none;color:red}

td
{
font-family:Verdana,tahoma;
font-size:12px;
}
.mes
{
font-family:Verdana,tahoma;
font-size:12px;
color:black;
font-weight:bold;
test-align:justify;
}
.desc
{
font-family:Verdana,tahoma;
font-size:12px;
color:black;
font-weight:bold;
}

.dat
{
font-family:Verdana,tahoma;
font-size:12px;
color:red;
font-weight:bold;
}
.head
{
font-family:Verdana,tahoma;
font-size:14px;
color:red;
font-weight:bold;
}
.button
{
    font-family:Verdana;
	font-size:12px;
	color:navy;
	background:#f2f2f2;
	border: black;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
    width:100px
}
.input,.textarea,.select
{
    font-family:Verdana;
	font-size:12px;
	color:navy;
	background:#f2f2f2;
	border: black;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
    width:300px
}
.sinput
{
    font-family:Verdana;
	font-size:12px;
	color:navy;
	background:#f2f2f2;
	border: black;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
    width:50px
}
