td{
 font-family: tahoma,verdana,arial;
 font-size: 13px;
 line-height: 18px;
 color: #38465A;
}
td.menu {
 font-family: tahoma,verdana,arial;
 font-size: 13px;
 font-weight: bold;
 color: #ffffff;
}
a.menu {
 font-family: tahoma,verdana,arial;
 font-size: 13px;
 font-weight: bold;
 color: #ffffff;
}
a:hover.menu {
 font-family: tahoma,verdana,arial;
 font-size: 13px;
 font-weight: bold;
  text-decoration: underline;
 color: #ffffff;
}
a{
 color: #444BE4;
 text-decoration: none;
 font-weight: bold;
}

.whitebold {
 font-family: tahoma,verdana,arial;
 font-size: 13px;
 font-weight: bold;
 color: #000000;
}
.redbold {
 font-family: tahoma,verdana,arial;
 font-size: 13px;
 font-weight: bold;
 color: #FF0000;
}
input {
	font-family:  tahoma,verdana,arial;
	color: #38465A;
	font-size: 13px;
	background-color: #FFF4CB;
	background-repeat: repeat-y;
	background-position: left top ;
	text-indent: 0px;
	font-weight: bold;
	border: 1px solid #FFD437;
	
}
textarea {
	font-family:  tahoma,verdana,arial;
	color: #38465A;
	font-size: 13px;
	background-color: #FFF4CB;
	background-repeat: repeat-y;
	background-position: left top ;
	text-indent: 0px;
	font-weight: bold;
	border: 1px solid #FFD437;
	
}

A:LINK{
	text-decoration: none;
	color: #82609F;
	  }

A:VISITED{
	text-decoration: none;
	color: #96015F;
	     }

A:HOVER{
	Color: #82609F;
	text-decoration: underline;
	   }
