body, td  {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;

}



/* default link style (for message list links)*/

a:link  {

	color : #0042FF;

	text-decoration: none

}



a:visited  {

	color : #0042FF;

	text-decoration: none

}



a:hover  {

	color : #FF0000;

	text-decoration: none

}
