/* tis ezy with tRiSto style */

body {

	background-color: #0099FF;
	font-family: Comic Sans MS, Times New Roman, Times, serif; 
	text-align: left;
	color: #F00;
}

.bb1 {border-top: 1px solid #000000; border-left: 1px solid #000000; border-bottom: 2px solid #000000; border-right: 2px solid #000000;}

h1 {
	font-size: 14px;
	color: #000000; 
	font-weight: bold; 
}

.text {
	font-size: 14px; 
	color: #000000; 
	font-weight: normal; 
	text-decoration: none;
}

.text2 {
	font-size: 16px; color: #000000; 
	font-weight: normal; 
	text-decoration: none;
 }
 
.text4 {
	font-size: 18px; color: #FFFFFF; 
	font-weight: normal; 
	text-decoration: none;
 }
 
.textlink     {	
	font-size: 14px;
	Cursor: Hand;
	font-weight: normal;
	text-align: left;
	color: #00F;
}

.menu     {	
	font-size: 18px;
	color: #000000;
	Cursor: Hand;
	font-weight: bold;
	text-align: left;
	text-transform : capitalize;
	text-decoration: none;
}

a.menu:link     {	
	font-size: 18px;
	color: #000000;
	Cursor: Hand;
	font-weight: bold;
	text-align: left;
	text-transform : capitalize;
	text-decoration: none;
}

a.menu:active   {	
	font-size: 18px;
	color: #000000;
	Cursor: Hand;
	font-weight: bold;
	text-align: left;
	text-transform : capitalize;
	text-decoration: none;
}

a.menu:hover    {	
	font-size: 18px;
	color: #00F;
	Cursor: Hand;
	font-weight: bold;
	text-align: left;
	text-transform : capitalize;
	text-decoration: underline;
}

.textredH {
        font-size: 14px; 
        color: #FF0000; 
	font-weight: bold; 
	text-decoration: none;
}

.textblueH {
	font-size: 14px;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

.textS {
	font-size: 11px; 
	color: #000099;
	font-weight: normal;
}

/* All good things must come to an end */

