﻿/* Die allgemeinen Attribute der einzelnen Cols könnten bei bedarf verändert werden! */
td 		{ 
			font-family: Verdana;
	 		font-size:11px;
	 		text-align:left; 
	 		height:14px; 		
	 		cursor:hand; 
		}
	{ bgcolor="#FAF7DC"; }
	{ graphic-center; }	
	
<STYLE>
<!--
 	a:link { text-decoration:underline; font-family: georgia; font-size: 14px; font-weight: normal; color:#AE2C00; }
 	a:visited { text-decoration:underline; font-family: georgia; font-size: 14px; font-weight: normal; color:#AE2C00; }
 	a:hover { text-decoration:none; font-family: georgia; font-size: 14px; font-weight:normal; color:#4A260F;}
 	a:active { text-decoration:underline; none; font-family: georgia; font-size: 14px; font-weight: normal; color:#A30E0E;}
-->
</STYLE>