BODY  {

	font-family : Arial;
	color : #515151;
	font-size : 12px;

}


A:link  {
	text-decoration : underline;
	color : #000000;
}

A:visited  {
	text-decoration : underline;
	color : #336600;
}

A:active  {
	text-decoration : underline;
	color : #000000;
}

A:hover  {
	text-decoration : underline;
	color : #990000;
	
}

.tableborder {

	border: 1px dashed Black;	


}

.contentdisplay1  {

	background-color : #99CCCC;
	border: 1px dashed Black;
}

.contentdisplay2  {

	background-color : #CCCC66;
	border: 1px dashed Black;
}

.imagescontent1  {
	background-color : #006666;

}

.imagescontent2  {

	background-color : #666633;
}

.title {
	
	font-family : Arial;
	color : #515151;
	font-size : small;
	font-weight : bold;
	letter-spacing : +2px;

}

.date {

	background-color : #000000;

}

