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

html, body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	text-align: right;
}


.entry{
	margin-bottom: 10px;
}

a{
	color: #9b1514 !important;	
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	color: #9b1514 !important;	
	text-decoration: none;
}

a:visited{
	color: #9b1514 !important;	
	text-decoration: none;
}


.mainLayer{
	position: absolute;
	z-index: 1;
	text-align: right;
}

