/* Start of CMSMS style sheet 'MuskRugbyHomeNews' */
/* ------------ News Module ------------ */
#news {
	padding: 10px;
	text-align:left;
}
.NewsSummary {
}
.NewsSummarySummary {
	font-size: 1.3em;
	text-align:left;

}
.NewsSummaryPostdate,
.NewsSummaryCategory,
.NewsSummaryAuthor {
	font-style: italic;
	font-size: 1.1em;
	text-align:left;
}
.NewsSummaryLink {
	text-decoration: none;
	font-weight: bold;
	color: red;
	font-size: 14px;
	text-align:left;
}
.NewsSummaryLink A:link {
	text-decoration: none;
	font-weight: bold;
	color: red;
	font-size: 14px;
}
.NewsSummaryLink A:visited {
	font-weight: bold;
	text-decoration: none;
	color: red;
	font-size: 14px;
	text-align:left;
}
.NewsSummaryLink A:active {
	font-size: 14px;
	margin: 2px 0;
	font-weight: bold;
	text-decoration: none;
	color: red;
	text-align:left;
}
.NewsSummaryLink A:hover {
	font-size: 14px;
	margin: 2px 0;
	font-weight: bold;
	text-decoration: underline; 
	color: red;
	text-align:left;
}
	

.NewsSummaryContent {
	margin: 5px 0;
        font-size: 12px;
	text-align:left;
}

.NewsSummaryMorelink {
	text-decoration: none;
	font-weight: bold;
	color: red;
	font-size: 12px;
	margin: 5px 0 15px;
	text-align:left;
}
.NewsSummaryMorelink A:link {
	text-decoration: none;
	font-weight: bold;
	color: red;
	font-size: 12px;
	text-align:left;
}
.NewsSummaryMorelink A:visited {
	font-weight: bold;
	text-decoration: none;
	color: red;
	font-size: 12px;
	text-align:left;
}
.NewsSummaryMorelink A:active {
	font-size: 12px;
	margin: 2px 0;
	font-weight: bold;
	text-decoration: none;
	color: red;
	text-align:left;
}
.NewsSummaryMorelink A:hover {
	font-size: 12px;
	margin: 2px 0;
	font-weight: bold;
	text-decoration: underline; 
	color: red;
	text-align:left;
}

/* ------------ End News Module ------------ */


/* End of 'MuskRugbyHomeNews' */

