body, table, td {
	color: #000000;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size:	12px;
	font-weight: normal;
}

a:link {color: #102289}
a:visited {color: #102289}
a:active {color: #586BC8}
a:hover {color: #6699CC}

.alert {
    color: #FF0000;
    font-weight: bold;
}