/* Normal, standard links. */

a.red:link {
	 color: #A90351;
	 text-decoration: none;
}

a.red:visited {
	 color: #A90351;
	 text-decoration: none;
}

a.red:hover {
	 color: #A90351;
	 text-decoration: none;
}

body, td, th, tr {
	 font-size: 12px;
	 font-family: Arial, Helvetica, tahoma, verdana, sans-serif;
	 font-style: normal;

}
