body {
	margin-top: 0px;
}
.text1 {
	font-family: Arial;
	font-size: 12px;
	color: #2665BA;
	font-weight: bold;
}
.pass {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.text2 {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}

.text_input {
	border: solid 1px white;
	background-color: #2665BA;
	color: white;
	font-family: arial;
	font-size: 11px;
}
.text_in {
	background-color: #2665BA;
	color: white;
	font-family: arial;
	font-size: 12px;
}
.text3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #50D4FF;
}
.text4 {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.link1 {
	font-family: Arial;
	font-size: 12px;
	color: #A4FF00;
}

a.navbar {
	
         font-family: Arial;
	 font-size: 12px;
	 color: #2665BA;
	 font-weight: bold;
         text-decoration:none;

}
.red {
	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}



a.navbar:hover {
	
         font-family: Arial;
	 font-size: 12px;
	 color: #2665BA;
	 font-weight: bold;
         text-decoration:underline
;
	
}

.style1 {
color: #FFFF00
}

a.privacy {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}

a.privacy:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:underline;
}
