BODY 
{ 
	font-family:	verdana; 
	font-size: 	small; 
}

.myborder
{
	border:		1px solid black;
}

td.logo
{
	font-family:	monotype corsiva;
	font-size:	xx-large;
	font-weight:	bold;
	color:		#336699;
}

/*******************************/ 
/*******   SIZE STYLES   *******/
/*******************************/

.large	{ font-size:	large; }

/*******************************/ 
/******   COLOR STYLES   *******/
/*******************************/

.blue	{ color:	#336699; }

.mediumblue
{
	font-size:	medium;
	font-weight:	bold;
	color:		#336699;
}

.smalltext
{
	font-size:	small;
}

td.menu
{
	color:		white;
	font-weight:	bold;
	font-size:	x-small;
}

td.header
{
	color:		#336699;
	font-weight:	bold;
	font-size:	x-small;
}

td.smalltext
{
	font-size:	x-small;
}

td.dir
{
	font-size:	x-small;
	border:		1px solid black;
}

a.menu:active 
{ 
	color: 		white;
	font-weight:	bold;
	font-size:	x-small;
}

a.menu:link 
{ 
	color: 		white; 
	font-weight:	bold;	
	font-size:	x-small;	
}

a.menu:visited 
{ 
	color: 		bisque;
	font-weight:	bold;	
	font-size:	x-small;	
}

a.menu:hover 
{ 
	color: 		yellow;
	font-weight:	bold;
	font-size:	x-small;	
}

a.topmenu:active 
{ 
	color: 		white;
	font-weight:	bold;
	font-size:	x-small;
}

a.topmenu:link 
{ 
	color: 		white; 
	font-weight:	bold;	
	font-size:	x-small;	
}

a.topmenu:visited 
{ 
	color: 		white;
	font-weight:	bold;	
	font-size:	x-small;	
}

a.topmenu:hover 
{ 
	color: 		yellow;
	font-weight:	bold;
	font-size:	x-small;	
}

a.links:active 
{ 
	color: 		#336699;
	font-weight:	bold;
	font-size:	x-small;
}

a.links:link 
{ 
	color: 		#336699; 
	font-weight:	bold;	
	font-size:	x-small;	
}

a.links:visited 
{ 
	color: 		maroon;
	font-weight:	bold;	
	font-size:	x-small;	
}

a.links:hover 
{ 
	color: 		red;
	font-weight:	bold;
	font-size:	x-small;	
}