a:hover { 
	color: #369; 
	text-decoration: underline }
	
a:link   { 
	color: #0274a6; 
	text-decoration: none }

a:visited  { 
	color: #0274a6; 
	text-decoration: none }
	
.menu_off  { 
	color: #0274a6; 
	font-size: 8pt; 
	font-family: Tahoma; 
	font-weight: bold; 
	text-align: center; 
	text-transform: uppercase; 
	padding-right: 8pt; 
	padding-left: 8pt }

.menu_on { 
	color: #000; 
	font-size: 8pt; 
	font-family: Tahoma; 
	font-weight: bold; 
	text-align: center; 
	text-transform: uppercase; 
	padding-right: 8pt; 
	padding-left: 8pt }
.logout { color: #0274a6; font-size: 8pt; font-family: Tahoma; font-weight: bold; text-align: right; text-transform: uppercase }
.employee  { 
	color: #93abcd; 
	font-size: 8pt;
	font-family: Tahoma; 
	font-weight: bold; 
	text-transform: uppercase; }
	
.employee a { 
	color: #93abcd; 
	font-size: 8pt;
	font-family: Tahoma; 
	font-weight: bold; 
	text-transform: uppercase; }
	
.employee a:link { 
	color: #93abcd; 
	font-size: 8pt;
	font-family: Tahoma; 
	font-weight: bold; 
	text-transform: uppercase; }
	
.employee a:visited { 
	color: #93abcd; 
	font-size: 8pt;
	font-family: Tahoma; 
	font-weight: bold; 
	text-transform: uppercase; }
	
.text_topic  { 
	color: #369; 
	font-size: 10pt; 
	font-family: Tahoma; 
	font-weight: bolder; 
	text-align: justify }
	
.text_body  { 
	color: #000; 
	font-size: 10pt; 
	font-family: Tahoma; 
	font-weight: normal; 
	text-align: justify }
	
.text_body_blue  { 
	color: #93abcd; 
	font-size: 10pt; 
	font-family: Tahoma; 
	font-weight: normal; 
	text-align: justify }
	
.list  { 
	color: #e7845d; font-size: 10pt;  
	font-family: Tahoma;  
	font-weight: bold;  
	text-decoration: none }

.list_off {  
	color: #069;  
	font-size: 10pt;  
	font-family: Tahoma;  
	font-weight: bold;  
	text-decoration: none }

.list a {
	text-decoration: none;	
	color: #e7845d;   
	font-family: Tahoma;	
	font-size: 10pt;	
	font-weight: bold;}
	
.list a:link { 
	text-decoration: none;
	color: #e7845d;}
	
.list a:visited { 
	text-decoration: none;
	color: #e7845d;}

.list a:hover { 
	background-color: #cdd9eb;}

.list a:active { 
	background-color: none;}