input.btn{

 font-family: Arial, Helvetica, sans-serif;
 font-size:small;font-size:85%;
}
 
select.font1{
 font-family: Arial, Helvetica, sans-serif;
 font-size:small;font-size:95%; 
}

.font1{
 font-family: Arial, Helvetica, sans-serif;
 font-size:small;font-size:85%;width:auto; 
}

.font2{
 font-family: Arial, Helvetica, sans-serif;
 font-size:small;font-size:100%;width:auto; 
}

.bgColorBox1 {
	background-color: #D8E6E4;
}

a.linkstyle {
	text-decoration:none;
}

a:link {
	color: blue;
	text-decoration:none;
}

a:visited {
	color: blue;
	text-decoration:none;
}
a.skip {position: absolute; left: -1000em; width: 20em;}

active123 {
	background-color: yellow;
	text-decoration:none;
}

a:hover {
	color:blue;
	text-decoration:none;
}
