.LOGIN_TEXT {
	font-family : "Times New Roman", Times, serif;
	font-weight : bolder;
	color : White;
}

.LOGIN_HEADER {
	font-family : "Times New Roman", Times, serif;
	font-weight : bolder;
	color : White;
}

.LOGIN_WARNING {
	font-family : "Times New Roman", Times, serif;
	color : White;
}

.LOGIN_ERROR {
	font-family : "Times New Roman", Times, serif;
	font-weight : bolder;
	color : Red;
}

.LOGIN_BUTTON {
	font-family : "Times New Roman", Times, serif;
}