@charset "utf-8";
/* CSS Document */

body {
background-image:
url(../images/backgroupd.jpg)}

.right{
color:#CCCCCC;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:200;
}
h2{
color:#33FFFF;
font-size:36px;
font-family:"Nueva Std Cond", Georgia;
}

p{
color:#000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:200;
}

.links2 {

color: #4AFDC8;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 22px;
}

.links2:link {
text-decoration: none;
color: #10FEB8;
font-family: Georgia, "Times New Roman", Times, serif;

}

.links2:hover {
text-decoration:underline;
color: #10FEB8;
font-family: Georgia, "Times New Roman", Times, serif;

}

.links2:visited{
text-decoration:none;}