Body, ul, li {Background-color:#00009F;font-size:12px; font-family:verdana; color:#000099}
A:Link {color:red}
A:Hover {color:#ffff00; text-decoration:none;}
A:VISITED {color:red} 
P {font-size:12px;}
INPUT, textarea{background : #4682B4; color: white; font-weight: bold;}
td {font-size:11px; font-family:verdana; color:#000099}
.footer  {font-family: Arial; color: #EFEFEF; font-size: 11px; }


.Linked {
	border: 2 solid Red;
	color: Fuchsia;
}

#Main {Background-color:#EFEFEF;
 height: 600px;
  width: 750px;
  border:thin solid red;
}
.link{
	background-image: url(Aupair-Link.gif);
	background-repeat: no-repeat;
	height: 120px;
	width:120px;
	padding: 4px;
	padding-right:3px;
	font-size:11px;
}
.testimonial{
	position: absolute;
	top:110px;
	left:590px;
	height: 300px;
	width:150px;
	padding: 5px;
	background-color: white;
    font-size: 11px;
	font-family: "Courier New", Courier, monospace;
}

.H2{
	font-size: 14px;
}
.H4{
	font-size: 12px;
}
.MainText{
 position: absolute;
 top:110px;
 left:155px;
 padding:10px;
 width:430px;
}

.LinkPage {
background-color:#99CCFF;
}