a:link {color: #0000FF; text-decoration:none }
a:visited {color: #0000FF; text-decoration:none }
a:hover {color: #FF0000; text-decoration:underline }
a:active {color: #0000FF; text-decoration:none }

.box {	
		font-family: Times New Roman;
		font-size: 14px;
		}
a:link.box {color: #3333FF; text-decoration:none }
a:visited.box {color: #3333FF; text-decoration:none }
a:hover.box {color: #FF0000; text-decoration:underline }
a:active.box {color: #3333FF; text-decoration:none }

.nav {
		font-family: Comic Sans MS;
		font-size: 16px; color:#000066; font-weight:notmal; font-style:italic 		
     }
a:link.nav {color: #660000; text-decoration:none }
a:visited.nav {color: #660000; text-decoration:none }
a:hover.nav {color: #660000; text-decoration:none; background-color:#FFFFFF}
a:active.nav {color: #FF0000; text-decoration:none}

.tjp_10px    { font-size: 10px }
.tjp_12px    { font-size: 12px }
.tjp_14px    { font-size: 14px }
.tjp_16px    { font-size: 16px }
.tjp_18px    { font-size: 18px }
.tjp_20px    { font-size: 20px }
.tjp_22px    { font-size: 22px }
.tjp_24px    { font-size: 24px }
.tjp_36px    { font-size: 36px }
