﻿.NewClass1:link    { font-family: Verdana, Arial, Sans-Serif; text-decoration: none; color: #CC9933; }
.NewClass1:visited { font-family: Verdana, Arial, Sans-Serif; text-decoration: none; color: #FFFFFF; }
.NewClass1:active  { font-family: Verdana, Arial, Sans-Serif; text-decoration: none; color: #FFFFFF; }
.NewClass1:hover   { font-family: Verdana, Arial, Sans-Serif; text-decoration: none; color: #ffaaaa; }

.NewClass2:link    { font-family: Verdana, Arial, Sans-Serif; text-decoration: none; color: #CCCCCC; }
.NewClass2:visited { font-family: Verdana, Arial, Sans-Serif; text-decoration: none; color: #CCCCCC; }
.NewClass2:active  { font-family: Verdana, Arial, Sans-Serif; text-decoration: none; color: #CCCCCC; }
.NewClass2:hover   { font-family: Verdana, Arial, Sans-Serif; text-decoration: none; color: #ffaaaa; }

link {
	color:#CC9933; }
}