/* CSS Document */

#border_rot {
	width: 1097px;
	height: 840px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(img/bg2.jpg);
	background-repeat: no-repeat;
}

.rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #a52a2a;
	padding-left: 10px;
}

.rot a{
	color: #a52a2a;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.rot a:hover {
	text-decoration: none;
	color: #ffffff;
}

.rot a:active {
	color: #ffffff;
}