p {
	color:#0066FF;
	overflow:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	letter-spacing:1px;
	line-height:20px;
}

a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	letter-spacing:1px;
	line-height:20px;
	color:#0000CC;
	text-decoration:none;
}

table {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	letter-spacing:1px;
	line-height:20px;
	color:#0000CC;
	text-decoration:none;


}

a:visited {
	color:#0000CC;
}

a:hover {
	color:#FF0000;;
}

.red { color:#FF0000; }
.black { color:#000000; }
.green { color:#00FF00; }
.blue { color:#0000FF; }

.newnews { color:#FF0000; }
.lastnews { color:#00FF00; }
.oldnews { color:#000000; }
