a, a:link{color:#637B8E;text-decoration:none}
a:visited{color:#637B8E;  }
a:hover{color:#637B8E;text-decoration:underline}
a:active{color:#637B8E;text-decoration:none}


<!--
 BODY	{
			 font-size: 12px;
			 cursor: default;
			 font-family: Arial
 }
-->
.normal		 	 {font-size: 12px; color:  #272727}
.blue_bold		 {font-size: 14px; color:  #637B8E; font-weight: bold;}
.white_bold		 {font-size: 12px; color:  white; font-weight: bold;}
.submitbutton	 {font-size: 12px; color:  #272727; border-style: solid; border-width: 1px; border-color: #272727; background: #8C9DAC;}
.small		 	 {font-size: 10px; color:  #272727}
.edit		 	 {font-size: 10px; color:  white }
.tooltip		
{
	position: absolute;
	display: none;
	background-color: #FEFACA;
	padding: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}
.navi		 {
			 font-size: 14px;
			 font-weight: bold;
			 color: #272727;
}	
.large		 {
			 font-size: 16px;
			 font-weight: bold;
			 color: #272727;
}					
.textbox	 {
			 border-style: solid; 
			 border-width: 1px;
			 border-color: #272727;
			 font-family: Arial;
			 font-size: 12px
}
