A:link {
background:white; color:blue; text-decoration:none
}
A:visited {
background:white; color:blue; text-decoration:none
}
A:hover {
background:white; color:red; text-decoration:none
}

A.nav:link {
background:white; color:blue; text-decoration:none
}
A.nav:visited {
background:white; color:blue; text-decoration:none
}
A.nav:hover {
background:white; color:red; text-decoration:none
}

A.index:link {
background:white; color:blue; text-decoration:none
}
A.index:visited {
background:white; color:blue; text-decoration:none
}
A.index:hover {
background:white; color:red; text-decoration:none
}

P {font-family: verdana; font-size: 12px}
P.head {font-family:verdana;font-size:24px}
P.home {font-family:monospace;font-size:36px}
P.title {font-family: verdana; font-size: 18px}
P.front {font-family: verdana; font-size: 27px}
P.subtitle {font-family: verdana; font-size: 15px}
P.nav {font-family:monospace;font-size:10px}
P.serhead {font-family:"palatino",serif;font-size:36px}
TD {font-family:verdana;font-size:12px}
TH {font-family:verdana;font-size:12px}
TH.front {font-family:monospace;font-size:16px}
TD.front {font-family:monospace;font-size:16px}
TD.title {font-family:monospace;font-size:20px}
UL {font-family: verdana; font-size: 12px}

TD.project {
font-family:verdana;
color:black
}
