body {
background-color: #F8F8FF;
}
a:link {text-decoration: underline; color: #00688B; font-weight: normal;
font-face: Arial;}
a:hover {text-decoration: underline; color: #87CEFA; font-weight: normal;
font-face: Arial;}
a:active {text-decoration: none; color: #FFA500; font-weight: normal;
font-face: Arial;}
a:visited {text-decoration: underline; color: #228B22; font-weight: normal;
font-face: Arial;}
a:focus {outline: none;}
img:hover {
 border: solid 3px;
 color: #00af4d;
}
span.text_1 {
font-family: Arial;
font-weight: lighter;
font-size: 30px;
color: #00cc00;
margin-left: 80px;
}
span.text_2 {
font-family: Arial;
font-weight: lighter;
font-size: 20px;
color: #87CEFA;
position: relative;
left: 100px;
}
span.text_3 {
font-family: Arial;
font-weight: lighter;
font-size: 20px;
color: #778899;
position: relative;
}
span.link {
font-family: Arial;
font-weight: lighter;
font-size: 40px;
position: absolute;
left: 700px;
top: 320px;
}
::selection {background: #ffffff; color: #00af4d;}
::-moz-selection {background: #ffffff; color: #00af4d;}