body {
	font-family:Arial,Verdana,Tahoma,Helvetica,sans-serif;
	font-style:normal;
	font-size:x-small;
	color:#000000;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:10px;
}


a:link { 
	color: #0000FF;
	text-decoration:none;
}

a:visited { 
	color: #0000FF;
	text-decoration:none;
}

a:hover { 
	color: #FF0000; 
	text-decoration:underline;
}

a:active { 
	color: #FF0000; 
	text-decoration:none;
}

p {
	text-align:left;
	font-family:Arial,Verdana,Tahoma,Helvetica,sans-serif;
}

h2 {
	margin:0px;
}

.submenu {
	position:relative;
	top:40px;
	width:140px;
	border:2px solid;
}

.content {
	position:absolute;
	left:10%;
	top:275px;
	width:880px;
	border:0px solid;
}


.row2 {
	background-color:#DE7680;
}

.row1 {
	background-color:#F58290;
}
