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