.maintext {font-family: Arial, Tahoma ; font-size: 16px; font-weight: bold;}

.maintext a:link {
     color: #000000;
     text-decoration: underline;
     }

.maintext a:visited {
     color: #000000;
     text-decoration: underline;
     }

.maintext a:hover {
     color: #FF0000;
     text-decoration: underline;
     }

.maintext a:active {
     color: #000000;
     text-decoration: none;
     }


.girls {font-family: Arial, Tahoma; font-size: 30px; font-weight: bold;}

.movies {font-family: Arial, Tahoma; font-size: 20px; font-weight: bold;}