BODY 	{FONT-FAMILY: times,  times new roman; 
	 BACKGROUND-COLOR: #B22222; COLOR: #000000; 
	/*scrollbar-base-color:#B22222;*/}

TD	{background: white; color: black}
TD.TD1	{background: #FFEC8B; color: white}
TD.TD2	{background: white; color: black}
TD.TD3	{background: white; color: black}

TD		{BACKGROUND-COLOR: #FFFFFF}
TH		{BACKGROUND-COLOR: #228B22; color: black}
HR		{COLOR: #FFEC8B; HEIGHT: 4px}

A:link 		{COLOR: #228B22}   	   	
A:visited 	{COLOR: #228B22} 	
A:hover 	{COLOR: #B22222}
U 		{COLOR: #228B22} 	

/* Sortable tables */
table.sortable a.sortheader {
    background-color: #228B22;
    color: black;
    font-weight: bold;
}
table.sortable span.sortarrow {
    color: black;
    text-decoration: none;
}


.delicious-posts { margin: 0em; border: 0px solid #000; padding: 0.5em; width: 100%; font-family: times; color: #000 }
.delicious-posts ul  { margin: 0; padding: 0; }
.delicious-posts li  { margin: 20; padding: 1; font-size: 100%;}
.delicious-banner {font-size: 100%; margin: 0; padding: 0; }
.delicious-banner a { font-size: 100%; }

.delicious-post { border-top: 0px solid #000; padding: 0em; font-size: 100% }

.delicious-posts a:hover { text-decoration: underline }
.delicious-posts a { text-decoration: underline; color: #228B22; display: block; padding: 0em }
.delicious-posts a { color: #228B22 }
.delicious-odd { background-color: #FFF }
.delicious-extended { font-size: 100%; }

