/* Communications: Red CSS Document */

h2 {
	color: #A62A2A;
	margin: 11px 0 0 0;
}

h2 a:link,
h2 a:visited,
h2 a:active {
	color: #A62A2A;
	text-decoration: none;
}

h2 a:hover {
	color: #A62A2A;
	text-decoration: underline;
}