@charset "UTF-8";

a:link {color: #1E79FE;} 
a:visited {
	color: #1E79FE;
} 
a:active {} 
a:hover {
	color: #619FFE;
}
