﻿/*--------------------------------------------------------------------------------------------------------------*/
/* CSS Styles for mypcal_cont_home_text DotNetNuke Container by Bryan Hunsinger 								*/
/*--------------------------------------------------------------------------------------------------------------*/

.mypcal_cont_statefooter
{
	
}
div#mypcal_cont_statefooter {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;	color: #666;
	color:#666666;
	margin-top:10px;
	margin-bottom:10px;
	border:1px solid #cfcfcf;
	padding:8px;
}

.mypcal_cont_statefooter a {
	text-decoration:none;
}

.mypcal_cont_statefooter a:visited {
	text-decoration: none;
}

.mypcal_cont_statefooter a:hover {
	text-decoration:underline;	
}
