.td {
    color : #3A4D91
}

a {
  color : #3980F4;
  text-decoration: none;
}

a:hover {
  color : #3980F4;
  text-decoration: none;
}

.news {
        text-decoration: none;
        color: #0033CC;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}

input,textarea,form {
	font-size: 10pt;
        color: #3B4C92;
}