body 

ul, td, p, ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000
;}

.background {background-image: url(images/messenger_article.jpg); background-repeat: no-repeat; background-position: left top}	

a:link {  color: #990000; text-decoration: none}
a:visited {  color: #CC9900; text-decoration: none}
a:active {  color: #FF99CC; text-decoration: none}
a:hover {  color: #FF99CC; text-decoration: none}

a.nav:link {  color: #330000; text-decoration: none; font-size: 13px; font-weight: bold}
a.nav:visited {  color: #330000; text-decoration: none; font-size: 13px; font-weight: bold}
a.nav:active {  color: #ffcc00; text-decoration: none; font-size: 13px; font-weight: bold}
a.nav:hover {  color: #ffcc00; text-decoration: none; font-size: 13px; font-weight: bold}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #CC6600;
}
