body,p,td {
 font-family: "Courier New", Courier, mono;
 font-size: 11.5px;
 line-height: 13px;
 color: #000000;
 text-decoration: none;
 font-style: normal;
 letter-spacing: 0px
}

<!-- main style -->
chronos {
 font-family: "Courier New", Courier, mono;
 font-size: 11.5px;
 line-height: 0px;
 color: #000000;
 text-decoration: none;
 font-style: normal;
 letter-spacing: -1px
}

a:link { 
 font-family: "Courier New", Courier, mono;
 font-size: 11.5px;
 line-height: 13px;
 color: #FF0000;
 text-decoration: none
}
 
a:hover { 
 font-family: "Courier New", Courier, mono;
 font-size: 11.5px;
 line-height: 13px;
 color: #FF0000;
 font-style: normal;
 text-decoration: none
}
 
a:active { 
 font-family: "Courier New", Courier, mono;
 font-size: 11.5px;
 color: #FF0000;
 text-decoration: none;
 line-height: 13px
}
 
a:visited { 
 font-family: "Courier New", Courier, mono;
 font-size: 11.5px;
 color: #FF0000;
 font-style: normal;
 text-decoration: none;
 line-height: 13px
} 

.biblio a:link { 
 font-family: "Courier New", Courier, mono;
 font-size: 11.5px;
 line-height: 13px;
 color: #000000;
 text-decoration: none
}

input, textarea {
 font-family: "Courier New", Courier, mono;
 font-size: 11.5px;
 line-height: 13px;
 color: #000000;
 text-decoration: none;
 font-style: normal;
 letter-spacing: -1px
}

select {
 font-family: "Arial", Courier New, Courier, mono;
 font-size: 11px;
 line-height: 12px;
 color: #000000;
 text-decoration: none;
 font-style: normal;
 letter-spacing: 0px
}

<!-- old style to remove -->
.unnamed1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 13px; color: #000000; text-decoration: none}
.unnamed1 a:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 13px; color: #CC6633; text-decoration: none}
.unnamed1 a:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 13px; color: #A42828; font-style: normal; text-decoration: none}
.unnamed1 a:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #CC6633; text-decoration: none}
.unnamed1 a:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #CC6633; font-style: normal; text-decoration: none}

<!-- events mod pages style -->
events {
 font-family: "Courier New", Courier, mono;
 font-size: 11.5px; 
 line-height: 11px;
 color: #000000;
 text-decoration: none;
 font-style: normal
}

events a:link {
 font-family: "Courier New", Courier, mono;
 font-size: 11px;
 line-height: 11px;
 color: #000000;
 text-decoration: none
}

events a:hover {
 font-family: "Courier New", Courier, mono;
 font-size: 11px;
 line-height: 13px;
 color: #FF0000;
 font-style: normal;
 text-decoration: none
}

events a:active {
 font-family: "Courier New", Courier, mono;
 font-size: 11px;
 color: #000000;
 text-decoration: none;
 line-height: 11px
}

events a:visited {
 font-family: "Courier New", Courier, mono;
 font-size: 11px;
 color: #000000;
 font-style: normal;
 text-decoration: none;
 line-height: 11px
} 

<!-- small type for the plugins in video.php -->
plug {
 font-family: "Courier New", Courier, mono;
 font-size: 10px;
 line-height: 12px;
 color: #000000;
 text-decoration: none;
 font-style: normal
}
 
plug a:link { 
 font-family: "Courier New", Courier, mono;
 font-size: 10px;
 line-height: 12px;
 color: #FF0000;
 text-decoration: none
}