@charset "UTF-8";
/* CSS Document */

h1.title {font-size:36px; font-family:"Comic Sans MS"; font-weight:bold; color:white;}


h2.title_mini {font-size:20px; font-family:"Comic Sans MS"; font-weight:bold; color:white;}
p.title_mini {font-size:20px; font-family:"Comic Sans MS"; font-weight:normal; color:white;}

table.boxit {border:#000000 medium solid; background-color:#333333; }

table.boxit2 {border:#000000 medium solid; background-color:#FFFF99; }

table.topbottom { border-top:dashed thick #CC0033; border-bottom:dashed thick #CC0033; background-color:#99C1FF;}

a.linker:link 		{font-size:36px; font-family:"Comic Sans MS"; font-weight:bold; color:yellow; text-decoration:underline; }
a.linker:visited 	{font-size:36px; font-family:"Comic Sans MS"; font-weight:bold; color:yellow; text-decoration:underline; }
a.linker:hover 		{font-size:36px; font-family:"Comic Sans MS"; font-weight:bold; color:red; text-decoration:underline; }
a.linker:active 	{font-size:36px; font-family:"Comic Sans MS"; font-weight:bold; color:red; text-decoration:underline; }


a.linker_mini:link 			{font-size:20px; font-family:"Comic Sans MS"; font-weight:bold; color:#FFFF00; text-decoration:underline; }
a.linker_mini:visited 		{font-size:20px; font-family:"Comic Sans MS"; font-weight:bold; color:yellow; text-decoration:underline; }
a.linker_mini:hover 		{font-size:20px; font-family:"Comic Sans MS"; font-weight:bold; color:red; text-decoration:underline; }
a.linker_mini:active 		{font-size:20px; font-family:"Comic Sans MS"; font-weight:bold; color:red; text-decoration:underline; }
