<meta name="viewport" content="width=device-width, initial-scale=1.0">

#maincontent.full_width {
    width: 900px !important;
}

p {
    color: black;
}

a {
	/* color:#333333; */
	text-decoration:bold;
	color:0073e6;
}

a:hover {
	/* color:#bcf00f; */
	text-decoration:none;
	color:#000000;
}
