/* $Header: /home/cvs/cvsroot/customer/ari/site_data/052/00001052/static_data/css/aarStyle.css,v 1.2 2002/12/03 16:35:53 paulj Exp $ */
/* 6-29-04 JS: Sean Denton and I do not know why this stylesheet was created.
/* I'm commenting out to return control to CustomStyle.css, 
/* in order to make hypertext links blue.
*/
p, ol, ul, li, td, .Explicit {
	color: black;
	font-family: verdana, arial, sans-serif;
}
/*
a:link, a:visited {
	color: black;
	text-decoration: none;
}

a:hover, a:active {
	color: black;
	text-decoration: underline;
}

*/

td.contentArea {
	background-color: white;
	background-image: url(../images/ari/background_medialink.jpg);
}

td.spacerArea {
	background-color: white;
	background-image: url(../images/ari/separator_medialink.gif);
}
