@import "flavors/default/spgm_style.css";

body {
  background-color: #f1f4ff;
  color: #000000;
  font-family: verdana, arial, "sans-serif";
  text-align: center;
}

h1 {
  font-size: 18pt;
}

.grey 		{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #6F6A6A; }
A.grey:link 	{ color: #074B85; text-decoration : none; font-weight: bold; }
A.grey:visited 	{ color: #757171; text-decoration : none; font-weight: bold; }
A.grey:hover	{ color: #0B75CC; text-decoration : none; font-weight: bold; }
A.grey:active 	{ color: #064375; text-decoration : none; font-weight: bold; }

.normal 	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }
A.normal:link 	{ color: #074B85; text-decoration : underline; }
A.normal:visited{ color: #757171; text-decoration : underline; }
A.normal:hover	{ color: #0B75CC; text-decoration : underline; }
A.normal:active { color: #074B85; text-decoration : underline; }

.diada		{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }
A.diada:link 	{ color: red; text-decoration : none; font-weight: bold; }
A.diada:visited { color: red; text-decoration : none; font-weight: bold; }
A.diada:hover	{ color: red; text-decoration : underline; font-weight: bold; }
A.diada:active 	{ color: red; text-decoration : none; font-weight: bold; }
