﻿/*
-----------------------------------------------
HitzPlanet.com CSS Style Sheet 20040630
----------------------------------------------- */

body { scrollbar-base-color: #404040; scrollbar-arrow-color: #F2CC34; }
	
	/* Default links 	*/

a:link, a:visited {
	font-weight : normal; 
	text-decoration : none;
	color: none;
	background: transparent; 
	}

a:hover {
	font-weight : none; 
	text-decoration : underline;
	color: #C00000;
	font-size: none;
	background: transparent; 
	}

a:active {
	font-weight : none; 
	text-decoration : none;
	color: none;
	background: transparent;  
	}
.GSF-COPY-BODY {
	font-family: "frutiger_ce_45_lightregular";
	
}
	
	
	
	

@font-face {
    font-family: 'Frutiger LT 45 Light';
    src: url('frutiger_ce_45_light-webfont.eot');
    src: url('frutiger_ce_45_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('frutiger_ce_45_light-webfont.woff') format('woff'),
         url('../font/frutiger_ce_45_light-webfont.ttf') format('truetype'),
         url('frutiger_ce_45_light-webfont.svg#frutiger_ce_45_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'Frutiger LT 55 Roman';
    src: url('frutiger_ce_55_roman-webfont.eot');
    src: url('frutiger_ce_55_roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('frutiger_ce_55_roman-webfont.woff') format('woff'),
         url('frutiger_ce_55_roman-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

