.text{
	font-family: arial;
	font-size: 12px;
	color: black;
}

.link{
	font-family: arial;
	font-size: 12px;
	color: #032363;
	FONT-WEIGHT: bold;
}

a.link{
	font-family: arial;
	font-size: 12px;
	color: #032363;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}

a.link:hover{
	font-family: arial;
	font-size: 12px;
	color: white;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}

input {
	BORDER-RIGHT: #371051 1px solid; 
	BORDER-TOP: #371051 1px solid; 
	FONT-SIZE: 12px; 
	BORDER-LEFT: #371051 1px solid; 
	COLOR: black; 
	BORDER-BOTTOM: #371051 1px solid; 
	FONT-FAMILY: arial;
}

.button {
	BORDER: none; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: white; 
	FONT-FAMILY: arial;
	BACKGROUND-COLOR: #FF6C00;
}

.alertFont{
	font-family: arial;
	font-size: 12px;
	color: white;
	FONT-WEIGHT: bold;
}
