@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif; font-weight:normal;
}


a {text-decoration: none}
a:link {color:'2d73b9'; font-weight:normal; }
a:visited {color:'2d73b9'; font-weight:normal; }
a:hover {color:'red'; text-decoration:underline;}
a:active {color:'red'; font-weight:normal; }

