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%;
}

.exp{
       text-align : left;
       color : #FFFFFF;
}

.name{
       text-align : left;
       font-size : 120%;
       color : #FFFFFF;
}

.Crosshead{
       text-align : left;
       font-size : 150%;
}

.menu{
       text-align : center;
       font-size : 120%;
}

.menu2{
       text-align : center;
       font-size : 120%;
       font-weight : bold;
}