/*
Theme Name: Worthy - Free Powerful Theme by HtmlCoder
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Version:1.0.0
Created:November 2014
License: Creative Commons Attribution 3.0 License (https://creativecommons.org/licenses/by/3.0/)
File Description: Place here your custom CSS styles
*/

.consulta a {color:#0073B9; font-weight:bold;} 

#resu{
	list-style:none;
}

#about {
	margin-left:-50px !important;
}

td {color:#000 !important}

.Desejado {
	background-color:#78A9DB;
	color:#FFF !important;
}

.Aceitavel {
	background-color:#A8CF9B;
	color:#FFF !important;
}
.Moderado {
	background-color:#FDCB68;
	color:#FFF !important;
}
.Insuficiente {
	background-color:#F2B574;
	color:#FFF !important;
}
.Critico {
	background-color:#D76F6E;
	color:#FFF !important;
}