td.top {
	background-color: #69366C;
	text-align: center;
}

a.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

div#header {
    height: 67px;
    width: 640px;
    background-color: #FFFFFF;
    background-image: url(img/pedagotop.gif);
}

div#pad {
	padding-top: 8px;
}

div#padtwo {
	padding-top: 4px;
}
div#padthree {
	padding-top: 8px;
}

div#footer {
    height: 47px;
    width: 640px;
    background-color: #FFFFFF;
    background-image: url(img/pedagobot.gif);
}

a.pedago {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #7078B8;
}
