/* Thomas Blatt master css file */
/* Generic */

.header 		{  font-family: arial, helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #ffffff}
.date 			{  font-family: arial, helvetica, sans-serif; font-size: 10px; font-style: normal;  font-weight: normal; color: #ffffff}
.boxtext 		{  font-family: arial, helvetica, sans-serif; font-size: 12px; font-style: normal;  font-weight: normal; color: #8D0404}
.navigation 	{  font-family: arial, helvetica, sans-serif; font-size: 12px; font-style: normal;  font-weight: normal; text-decoration: none; color: #433943}
.largetext 		{  font-family: arial, helvetica, sans-serif; font-size: 14px; font-style: normal;  font-weight: normal; color: #433943}
.regulartext 	{  font-family: arial, helvetica, sans-serif; font-size: 12px; font-style: normal;  font-weight: normal; color: #433943}
.smalltext 		{  font-family: arial, helvetica, sans-serif; font-size: 10px; font-style: normal;  font-weight: normal; color: #433943}
.footer 		{  font-family: arial, helvetica, sans-serif; font-size: 10px; font-style: normal;  font-weight: normal; text-decoration: none; color: #433943}

a:hover{color:#8D0404;}	
a:active{color:#8D0404;}	
