.tnoir {
color: black;
font-family: Verdana, Helvetica;
font-weight: bold;
font-size: 12;
}

.tvert {
color: green;
font-family: Comic Sans MS, Helvetica;
font-weight: bold;
font-size: 20;
}

.torg {
color: orange;
font-family: Comic Sans MS, Helvetica;
font-weight: bold;
font-size: 20;
}

.tred {
color: red;
font-family: Comic Sans MS, Helvetica;
font-weight: bold;
font-size: 20;
}

.link1 {
color: black;
font-family: Verdana, Helvetica;
font-weight: bold;
font-size: 12;
}

.link2 {
color: black;
font-family: Verdana, Helvetica;
font-weight: normal;
font-size: 10;
}