@charset "utf-8";
/* CSS Document */


body {
margin:2em;
margin-right:0em;
font-family:Arial, Helvetica, sans-serif;
font-size:32px;
font-weight:bold;
color:#aaaaaa;
}

a {color: #0099CC; text-decoration: none; font-weight:bolder; }
a:visited { color: #0099cc; text-decoration: none; font-weight:bolder; }		
a:hover {color: #333333; text-decoration: none;} 

.head {color:#999999; font-size: 80%;}

h1 {color:#eeeeee; font-size: 160%;}
a.h1  {color:#eeeeee; }
a.h1:visited  {color:#eeeeee;}
a.h1:hover {color:#999999;}

#divdesert {overflow:hidden; line-height:90px;}
.desert {color: #0099CC; text-decoration: none; font-weight:bolder; font-size:200%}
a.desert {display:block; color: #0099CC; text-decoration: none; font-weight:bolder;}
a.desert:visited { color: #0099CC; text-decoration: none; font-weight:bolder; }		
a.desert:hover {color: #fff; text-decoration: none; background-color:#0099cc;} 

#divigloo {overflow:hidden; line-height:90px;}
.igloo {color: #F09; text-decoration: none; font-weight:bolder; font-size:200%}
a.igloo {display:block; color: #F09; text-decoration: none; font-weight:bolder; }
a.igloo:visited { color: #F09; text-decoration: none; font-weight:bolder; }		
a.igloo:hover {color: #fff; text-decoration: none; background-color:#f09;} 

#divcreative {overflow:hidden; line-height:90px;}
.creative {color: #89D70E; text-decoration: none; font-weight:bolder; font-size:200%}
a.creative {display:block; color: #89D70E; text-decoration: none; font-weight:bolder; }
a.creative:visited { color: #89D70E; text-decoration: none; font-weight:bolder; }		
a.creative:hover {color: #fff; text-decoration: none; background-color:#89D70E;} 

#divcour {overflow:hidden; line-height:90px;}
.cour {color: #cc0066; text-decoration: none; font-weight:bolder; font-size:200%}
a.cour {display:block; color: #cc0066; text-decoration: none; font-weight:bolder; }
a.cour:visited { color: #cc0066; text-decoration: none; font-weight:bolder; }		
a.cour:hover {color: #fff; text-decoration: none; background-color:#cc0066;} 



gohome {color: #eeeeee;}
a.gohome {color: #eeeeee; text-decoration: none;}
a.gohome:visited {color: #eeeeee; text-decoration: none;}		
a.gohome:hover {color: #dadada; text-decoration: none;} 

