.texto-mayor {
					font-size: 14px;
					font-family: Tahoma;
					font-weight: bold;
					color: #00679E;}


.texto {
					font-size: 11px;
					font-family: Tahoma;
					color: #70706F;}




/* rubriker */

.titulo1 {
					font-size: 25px;	
					font-family: Tahoma;
					color: #006699;
					letter-spacing : -1px;}


.titulo2 {
					font-size: 40px;	
					font-family: Tahoma;
					color: #006699;
					letter-spacing : -1px;}

.titulo3 {
					font-size: 10px;	
					font-family: Tahoma;
					color: #787878;}



/*menu principal*/

.menu {
					font-size: 11px;	
					font-family: Tahoma;
					color: #565656;
					font-weight: bold;
					text-decoration: none;
					word-spacing: -1px;}


.submenu {
					font-size: 11px;	
					font-family: Tahoma;
					color: #565656;
					font-weight: bold;
					text-decoration: underline;
					word-spacing: -1px;}




/*pie de pajina*/

.pie {
					font-size: 9px;	
					font-family: Tahoma;
					color: #006699;}


.main-bg {
					background-color: #71A3BC;}



/*länkar*/
a:active { 
			 		font-family: Tahoma; 
					font-size: 8pt; 
					color: 003399;
                              text-decoration: underline}
					
a:hover { 
			 		font-family: Tahoma; 
					font-size: 8pt;
					color: 003399;
                              text-decoration: underline}
					
a:link {  
					font-family: Tahoma;
					font-size: 8pt;
                              color: 003399; 
					text-decoration: underline}
					
a:visited { 
					 font-family: Tahoma;
					 font-size: 8pt;
                               color: 003399; 
					 text-decoration: underline}

