.text { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #000000; 
	font-variant: normal; 
	text-transform: none; 
	text-decoration: none; 
	}
	
BODY { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	}
	
a:link { 
	color: #003399; 
	font-size: 12px; 
	font-weight: bold;
	}
	
a:visited { 
	color: #000099; 
	font-size: 12px; 
	font-weight: bold;
	}
	
a:active { 
	color: #000000; 
	font-size: 12px; 
	font-weight: bold;
	}
	
a:hover  { 
	color: #00ffff; 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: underline; 
	}
	
TD { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #003399; 
	}
	
.head {
	font-size: 30px;
	font-weight: bold;
}

.menu TD{
	padding:5px;
	font-size: 12px;
	font-weight: bold;
	background-color:#003399;
	color: #ffffff;
}

.menu a:link { 
	font-size: 12px;
	color: #ffffff;
	text-decoration:underline; 
}

.menu a:visited {
	font-size: 12px;
	color: #ffffff; 
}

.menu a:active { 
	font-size: 12px;
	color: #999999; 
}
	
.menu a:hover { 
	font-size: 12px;
	color: #cccccc;  
}

.sms {
	font-size: 10px;
	font-weight: normal;
	color: #3333ff;
}

.sms a:link { 
	font-size: 10px;
	color: #ff6600; 
}

.sms a:visited {
	font-size: 10px;
	color: #ff6600; 
}

.sms a:active { 
	font-size: 10px;
	color: #ff6600; 
}
	
.sms a:hover  { 
	font-size: 10px;
	color: #3333ff;  
}
	