A 		{ color: #255B79; text-decoration: none; } 
A:link	{ color: #255B79; text-decoration: none; } 
A:visited	{ color: #255B79; text-decoration: none; } 
A:active	{ color: #255B79; text-decoration: none; } 
A:hover	{ color: #C74E32; text-decoration: none; } 
.date 	{ 
	font-family: verdana, sans-serif; 
	font-size: 11px; 
	color: #333399; 
	line-height:120%;
	}

.header 	{ 
	font-family: verdana, sans-serif; 
	font-size: 11px; 
	color: #333399; 
	line-height:120%;
	text-transform:uppercase;
	}





.sidebar	{ 
	font-family: verdana, sans-serif; 
	font-size: 10px; 
	color: #000000;
	line-height:120%;
	 }

.red	{ 
	font-family: verdana, sans-serif; 
	font-size: 10px; 
	color: #A51717;
	line-height:120%;
	 }

.babyblue{ 
	font-family: verdana, sans-serif; 
	font-size: 10px; 
	color: #3383AE;
	line-height:120%;
	 }
	 
	 	 
.black	{ 
	font-family: verdana, sans-serif; 
	font-size: 10px; 
	color: #000000;
	line-height:120%;
	 }

.littlenote	{  
	font-family: verdana, arial sans-serif; 
	font-size: 10px; 
	color: #6699CC; 
	line-height:120%; 
	 }

.main 	{ 
	font-family: verdana, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	line-height: 150%; 
	text-align:justify; 
	}



.quote 	{ 
	font-family: georgia, serif; 
	font-size:11px; 
	color: #000000; 
	line-height:150%; 
	padding:5px;
	border:1px dashed #cccc99;
	background-color:#CCCC66;	
	}		


.title	{ 
	font-family: verdana, sans-serif; 
	font-size:15px; 
	color: #555555; 
	line-height:150%; 
	text-transform:uppercase;
	}		


