﻿#content a:link {
	color: #FFFFFF;
}
#content a:visited {
	color: #FF0000;
}
#content a:link:hover {
	color: #CCCCCC;
}