a.menu:link {color: #15270e}
a.menu:visited {color: #15270e}
a.menu:hover {font-weight: bold; text-decoration: none}
a.menu:active {font-weight: bold;}

a.footer:link {color: #13310c; text-decoration: underline}
a.footer:visited {color: #13310c; text-decoration: underline}
a.footer:hover {color: #13310c; font-weight: bold; text-decoration: none}
a.footer:active {color: #13310c; text-decoration: underline}

body {
  background: #ffffff url(bg.jpg) repeat-x scroll left top;
	}

div.prom{
     border:4px solid #a1a1a1;
     padding:10px 40px; 
     background:#FFFFFF;
     width:700px;
     -moz-border-radius:25px;
     border-radius:25px;
	 margin-left:20%;}
h1.prom{
     color:#DC143C;
	 font-family:Segoe Script, Arial
	 text-align:left;}
h3.prom{
     color:#FF4500;
	 font-family:Segoe Script, Arial
	 text-align:left;}
p.prom{
     text-align:left;}
div.box{
     border:2px solid #a1a1a1;
     padding:10px 40px; 
     background:#ddddFF;
     width:700px;
     -moz-border-radius:25px; /* Firefox 3.6 and earlier */
     border-radius:25px;
     text-align:left;}
#head{
     font-size:18px;
     font-weight:bold;}
table.tutor{
	font-color: #13310c;
	font-family:Arial, Helvetica, sans-serif;}
table.tutor tr{
	border-color:#003300;}
table.tutor td{
	border-color:#13310c;
	align:center;}
table.tutor img{
	margin-left:10%;}
