#text { font-size: 3.5vw;}
#text1 { font-size: 2.5vw;}
#text2 { font-size: 1.5vw;}
#text3 { font-size: 2.3vw;}
a {
	text-decoration: none;
	color: Blue;
}
a:hover {
	COLOR: Red; TEXT-DECORATION: none
}