/* Author: Nicolas Hagner, nhagner@nofud.net */

/* Version: 1.6, january 18, 2004 */
/* Version: 1.7, january 18, 2004 */

body    { 
			background-color: #333333; 
			font-family: Verdana, Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
			text-decoration : none;
			 
		}
		
/*a:link { text-decoration: none }*/
		
a.body { text-decoration : none }

a:hover, .highlited { color: #ff6600; text-decoration: underline }

.cell-main { padding: 6px; }

p { padding: 4px; }

p, .text, h3   { 
			color: #ffffff; 
			font-size: 12px; 
			text-align: justify 
		}

.text-table   { 
			color: #ffffff; 
			font-size: 12px;
		}
			
a.text, a.text:link, a.text:active, a.text:visited { color: #ff6600; text-decoration : underline!important; }

.text-title { 
				color: #cccccc; 
				font-weight: bold; 
				font-size: 14px; 
				text-align: justify 
			}
			
a.text-title, a.text-title:link, a.text-title:active, a.text-title:visited { text-decoration: underline!important; }

.text-comment { color: #cccccc; font-size: 10px; }
a.text-comment, a.text-comment:link, a.text-comment:active, a.text-comment:visited { color: #cccccc; text-decoration: underline!important; }
.text-footer { color: #cccccc; font-size: 10px; text-align: center } 

.menu, a.menu, a.menu:link, a.menu:active, a.menu:visited { 
				font-size: 12px; 
				text-align: left; 
				vertical-align: middle; 
				padding: 4px;
				text-decoration: none!important;
				line-height: 16px
			}
			
.menu-high, a.menu-high { 
				color: #ff9900; 
				font-size: 12px; 
				text-align: left; 
				vertical-align: middle; 
				padding: 2px; 
				text-decoration: none!important;
			}

