.textboxnormal {
background-color: White;
	border : 1px solid #336699;
		font-family : Verdana;
		font-size : 10px;
		}

.textboxover {
background-color: #CCCCCC; 
		border: 1px solid #336699;     
		font-family : Verdana;
		font-size : 10px;
		}

.textboxnormal2 {
background-color: White;
		font-family : Verdana;
		font-size : 10px;
		}
.enviar {
background-color: #CCCCCC;
	border : 1px solid #336699;
		font-family : Verdana;
		font-size : 10px;
		
		}
