/* St. John's Children's Hospital CSS --> Homepage */

IMG					{	border:none; }

.pt11				{	font-family:Tahoma;
						font-size:11px;
						color:#555555; }

.pt11green			{	font-family:Tahoma; 
						font-size:11px;
						color:#027488; }

.pt14green			{	font-family:Tahoma; 
						font-size:14px;
						color:#009900; }
						
.pt11grey			{	font-family:Tahoma; 
						font-size:11px;
						color:#424242; }

						
A.body2:link 		{	color: #015A9C;
						text-decoration: none; }				
A.body2:hover 		{	color: #015A9C;
						text-decoration: underline; }
A.body2:visited		{	color: #015A9C; }
A.body2:active		{	color: #015A9C; }




