@charset "UTF-8";
a {
	color: #CC0000;
}
a:link { text-decoration:none;}
a:hover {text-decoration:underline;}
a:visited { text-decoration:none;}

p { 
font-family: Arial, Helvetica, sans-serif;
font-size: 13px; line-height:20px;}

img {
border:0;
}