A:LINK {color: #4285BB; text-decoration: underline}
A:VISITED {color: #4285BB; text-decoration: underline}
A:HOVER {color: #4285BB; text-decoration: underline;}
A:ACTIVE {color: #4285BB; text-decoration: none}

BODY {
background-color: #FFFFFF;
margin: 22px 22px 22px 22px;
font-family: arial, sans-serif;
font-size: 22px;
text-align: center
}

P.main {
margin-left: auto;
margin-right: auto;
width: 422px;
font-size: 22px;
}