a:link{
	color : #0000FF;
	text-decoration : underline;
}
a:visited{
	color : #0080FF;
	text-decoration : underline;
}
a:active,a:hover{
	color : #FFFFFF;
	background-color : #0000FF;
        text-decoration : none;
}

body{
	color : #000000;
}

H2{
        text-align : center;
        color : #FFFFFF;
        font-size : 300%;
        background : #0000FF;
}

H3{
        text-align : center;
        font-size : 300%;
}

.pic{
        text-align : left;
}

.station{
        text-align : center;
        font-size : 150%;
}

.station2{
        text-align : center;
        font-size : 150%;
        color : #808080;
}

.exp{
       text-align : left;
       color : #FFFFFF;
}

.name{
       text-align : left;
       font-size : 120%;
       color : #FFFFFF;
}

.Crosshead{
       text-align : left;
       font-size : 150%;
}

.Crosshead2{
       text-align : left;
       font-size : 120%;
}

.menu{
      text-align : left;
      font-size : 120%; 
}

.menu2{
      text-align : center;
      font-size : 120%;
      font-weight : bold;
}

.R{
     color : #ff80ff
}

.CLE{
     color : #0080ff
}

.LE{
     color : #ff0000
}

.RLE{
     color : #008000
}

.ALE{
     color : #ff8040
}

.City{
     color : #8000ff
}

.Mor{
     color : #0000ff
}

.Sky{
     color : #0000a0
}

.number{
     text-align : center;
     font-size : 150%;
     color : #0000a0;
}

.number2{
     text-align : center;
     font-size : 150%;
     color : #008000;
}