p {
font-size : 12px;
font-family : helvetica;
color : #000000;
text-align : left;
margin : ;
}

body {
font-size : 12px;
font-family : helvetica;
color : #000000;
background : #ffffff url(www.larsenacademy.org/bg.jpg) fixed repeat;
}

a:link {
font-weight : normal;
font-size : 15px;
font-family : helvetica;
color : #A30101;
text-decoration : none;
}

a:visited {
font-weight : normal;
font-size : 15px;
font-family : helvetica;
color : #60000;
text-decoration : none;
}

a:hover {
font-weight : normal;
font-size : 19px;
font-family : helvetica;
color : #FF0000;
background : normal;
text-decoration : underline;
}

a:active {
font-weight : normal;
font-size : 19px;
font-family : helvetica;
color : #ff0000;
text-decoration : bold;
}