.user-panel .control-panel-link { 
	color:#ffffff;
	font-size:16px;
	font-family:Arial, sans-serif;
}
.user-panel .login-link { 
	color:#ffffff;
	font-size:16px;
	font-family:Arial, sans-serif;
	font-weight:bold;
	background-color:Black;
}
.user-panel .login-link.ce-button { 
	color:#ffffff;
	font-weight:bold;
	background-color:Black;
}
.panel-welcome-message { 
	color:#ffffff;
	font-size:16px;
	font-family:Arial, sans-serif;
}
.favorites-hover { 
	color:#ffffff;
	font-size:16px;
	font-family:Arial, sans-serif;
}
.material-icons.favorite-icon { 
	color:#ffffff;
}
body { 
	color:#000000;
	font-family:'Lato', sans-serif;
	font-size:20px;
	font-weight:normal;
}
a { 
	color:#4368e5;
	font-family:'Lato', sans-serif;
	font-size:20px;
}
h1 { 
	color:#000000;
	font-family:'Lato', sans-serif;
	font-size:28px;
}
h2 { 
	color:#000000;
	font-family:'Lato', sans-serif;
	font-size:24px;
}
h3 { 
	font-family:'Lato', sans-serif;
	font-size:20px;
}
div.instruction-text { 
	font-size:16px;
	font-family:'Lato', sans-serif;
	font-weight:bold;
}
a.ce-button { 
	font-size:18px;
	font-family:'Lato', sans-serif;
	color:White;
	background-color:#005595;
	border-radius:5px;
	border-width:2px;
	border-color:Black;
	background-image:none;
	padding-left:25px;
	padding-right:25px;
	padding-top:10px;
	padding-bottom:10px;
}
a.ce-button:hover { 
	color:White;
	background-color:#be0f34;
	background-image:none;
}
