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

h1,h2,h3,h4,h5,h6{
	color:#92212f;
}
a{
	color:#92212f;
	text-decoration:none; 
}
p {
	color:red;
}
